OAuth2 plugin
QorusOAuth2RestApi Namespace Reference

Classes

class  AbstractOAuth2Handler
 
class  OAuth2AdminRestHandler
 
class  OAuth2ApiRestHandler
 OAuth2 API to provide access token to autorized client. More...
 
class  OAuth2AuthorizationCodeTypeHandler
 
class  OAuth2BasicAuthenticator
 
class  OAuth2ClientCredentialsTypeHandler
 
class  Oauth2ClientIdRestClass
 
class  OAuth2ClientsRestClass
 
class  OAuth2CodeRestClass
 
class  OAuth2CodeTypeHandler
 
class  OAuth2Constants
 
class  OAuth2HttpHandler
 
class  OAuth2PasswordTypeHandler
 
class  OAuth2RefreshTokenTypeHandler
 
class  OAuth2Rest
 
class  OAuth2RestClass
 
class  OAuth2TokenTypeHandler
 
class  QorusAuthToken
 
class  QorusAuthTokenStore
 

Variables

const DEFAULTS
 

Detailed Description

the main namespace for the QorusRbacOAuth2 module

Variable Documentation

◆ DEFAULTS

const QorusOAuth2RestApi::DEFAULTS
Initial value:
= {
"URL_PATH": "oauth2/authorize",
}