MessageAbstractOptionallyAuthenticatedRequest, AbstractOptionallyIdentifiedRequest, AbstractRequest, AuthenticationRequest, AuthorizationRequest, AuthorizationServerConfigurationRequest, BackChannelLogoutRequest, ClientDeleteRequest, ClientReadRequest, ClientRegistrationRequest, ClientUpdateRequest, LogoutRequest, OIDCClientRegistrationRequest, OIDCClientUpdateRequest, OIDCProviderConfigurationRequest, ProtectedResourceRequest, TokenIntrospectionRequest, TokenRequest, TokenRevocationRequest, UserInfoRequestpublic interface Request extends Message
| Modifier and Type | Method | Description |
|---|---|---|
URI |
getEndpointURI() |
Gets the URI of the endpoint (HTTP or HTTPS) for which the request
is intended.
|
HTTPRequest |
toHTTPRequest() |
Returns the matching HTTP request.
|
URI getEndpointURI()
null if not specified.HTTPRequest toHTTPRequest()
Copyright © 2018 Connect2id Ltd.. All rights reserved.