Package com.authlete.jaxrs.spi
-
Interface Summary Interface Description AuthorizationDecisionHandlerSpi Service Provider Interface to work withAuthorizationDecisionHandler
.AuthorizationRequestHandlerSpi Service Provider Interface to work withAuthorizationRequestHandler
.BackchannelAuthenticationCompleteRequestHandlerSpi Service Provider Interface to work withBackchannelAuthenticationCompleteRequestHandler
.BackchannelAuthenticationRequestHandlerSpi Service Provider Interface to work withBackchannelAuthenticationRequestHandler
.DeviceCompleteRequestHandlerSpi Service Provider Interface to work withDeviceCompleteRequestHandler
.DeviceVerificationRequestHandlerSpi Service Provider Interface to work withDeviceVerificationRequestHandler
.TokenRequestHandlerSpi Service Provider Interface to work withTokenRequestHandler
.UserInfoRequestHandlerSpi Service Provider Interface to work withUserInfoRequestHandler
. -
Class Summary Class Description AuthorizationDecisionHandlerSpiAdapter Empty implementation ofAuthorizationDecisionHandlerSpi
interface.AuthorizationRequestHandlerSpiAdapter Empty implementation ofAuthorizationRequestHandlerSpi
interface.BackchannelAuthenticationCompleteRequestHandlerSpiAdapter Empty implementation ofBackchannelAuthenticationCompleteRequestHandlerSpi
interface.BackchannelAuthenticationRequestHandlerSpiAdapter Empty implementation ofBackchannelAuthenticationRequestHandlerSpi
interface.DeviceCompleteRequestHandlerSpiAdapter Empty implementation ofDeviceCompleteRequestHandlerSpi
interface.DeviceVerificationRequestHandlerSpiAdapter Empty implementation ofDeviceVerificationRequestHandlerSpi
interface.TokenRequestHandlerSpiAdapter Empty implementation ofTokenRequestHandlerSpi
interface.UserInfoRequestHandlerSpiAdapter Empty implementation ofUserInfoRequestHandlerSpi
interface.