Uses of Package
com.authlete.jaxrs
-
Packages that use com.authlete.jaxrs Package Description com.authlete.jaxrs com.authlete.jaxrs.util -
Classes in com.authlete.jaxrs used by com.authlete.jaxrs Class Description AccessTokenInfo Information about an access token.AccessTokenValidator.Params Parameters passed to theAccessTokenValidator.validate(Params)
method.AuthorizationDecisionHandler.Params Parameters for this handler.AuthorizationPageModel Model class to hold data which are referred to in an authorization page.BackchannelAuthenticationRequestHandler.Params Parameters passed to theBackchannelAuthenticationRequestHandler.handle(Params)
method.BaseEndpoint A base class for endpoints.BaseResourceEndpoint A base class for protected resource endpoints.ClientCertificateExtractor Extracts a client's MTLS certificate from an incoming HTTP Request.DeviceAuthorizationPageModel Model class to hold data which are referred to in an authorization page in device flow.DeviceAuthorizationRequestHandler.Params Parameters passed to theDeviceAuthorizationRequestHandler.handle(Params)
method.DeviceVerificationPageModel Model class to hold data which are referred to in an verification page in device flow.HeaderClientCertificateExtractor Extracts the client certificate from headers defined by theclientCertificateChainHeaders
member list.IntrospectionRequestHandler.Params Parameters passed to theIntrospectionRequestHandler.handle(Params)
method.PushedAuthReqHandler.Params Parameters passed to thePushedAuthReqHandler.handle(Params)
method.RevocationRequestHandler.Params Parameters passed to theRevocationRequestHandler.handle(Params)
method.TokenRequestHandler.Params Parameters passed to theTokenRequestHandler.handle(Params)
method.UserInfoRequestHandler.Params Parameters passed to theUserInfoRequestHandler.handle(Params)
method. -
Classes in com.authlete.jaxrs used by com.authlete.jaxrs.util Class Description ClientCertificateExtractor Extracts a client's MTLS certificate from an incoming HTTP Request.