Uses of Interface
com.authlete.jaxrs.spi.BackchannelAuthenticationCompleteRequestHandlerSpi
-
Packages that use BackchannelAuthenticationCompleteRequestHandlerSpi Package Description com.authlete.jaxrs com.authlete.jaxrs.spi -
-
Uses of BackchannelAuthenticationCompleteRequestHandlerSpi in com.authlete.jaxrs
Constructors in com.authlete.jaxrs with parameters of type BackchannelAuthenticationCompleteRequestHandlerSpi Constructor Description BackchannelAuthenticationCompleteRequestHandler(com.authlete.common.api.AuthleteApi api, BackchannelAuthenticationCompleteRequestHandlerSpi spi)Constructor with an implementation ofAuthleteApiinterface and an implementation ofBackchannelAuthenticationCompleteRequestHandlerSpiinterface. -
Uses of BackchannelAuthenticationCompleteRequestHandlerSpi in com.authlete.jaxrs.spi
Classes in com.authlete.jaxrs.spi that implement BackchannelAuthenticationCompleteRequestHandlerSpi Modifier and Type Class Description classBackchannelAuthenticationCompleteRequestHandlerSpiAdapterEmpty implementation ofBackchannelAuthenticationCompleteRequestHandlerSpiinterface.
-