Authlete
Authlete.Handler.Spi Namespace Reference

Classes

class  AuthorizationRequestDecisionHandlerSpiAdapter
 An empty implementation of the IAuthorizationRequestDecisionHandlerSpi interface. More...
 
class  AuthorizationRequestHandlerSpiAdapter
 An empty implementation of the IAuthorizationRequestHandlerSpi interface. More...
 
interface  IAuthorizationRequestDecisionHandlerSpi
 Service Provider Interface for AuthorizationRequestDecisionHandler. More...
 
interface  IAuthorizationRequestHandlerSpi
 The base interface for Service Provider Interfaces for authorization request handlers. Common methods for INoInteractionHandlerSpi and IAuthorizationRequestDecisionHandlerSpi. More...
 
interface  INoInteractionHandlerSpi
 Service Provider Interface for NoInteractionHandler. More...
 
interface  ITokenRequestHandlerSpi
 Service Provider Interface for TokenRequestHandler. More...
 
interface  IUserClaimProvider
 Interface to get a claim value by specifying a user's subject and a claim name. More...
 
interface  IUserInfoRequestHandlerSpi
 Service Provider Interface for UserInfoRequestHandler. More...
 
class  NoInteractionHandlerSpiAdapter
 An empty implementation of the INoInteractionHandlerSpi interface. More...
 
class  TokenRequestHandlerSpiAdapter
 An empty implementation of the ITokenRequestHandlerSpi interface. More...
 
class  UserClaimProviderAdapter
 An empty implementation of the IUserClaimProvider interface. More...
 
class  UserInfoRequestHandlerSpiAdapter
 An empty implementation of the IUserInfoRequestHandlerSpi interface. More...