%SYS
_.SYS.OAuth2 Namespace Reference

Documentation for the _.SYS.OAuth2 package. More...

Classes

class  AccessToken
 The SYS.OAuth2.AccessToken class defines the client operations which allow an access token to be used to authorize to a resource server. More...
 
class  Authorization
 The SYS.OAuth2.Authorization class contains the operations which are used to authorize a client by obtaining an access token. More...
 
class  Registration
 The SYS.OAuth2.Registration class contains the client side methods to support OpenID Connect Discovery and Dynamic Client Registration. More...
 
class  Request
 SYS.OAuth2.Request creates and manages the request JWT needed to support the request and request_uri parameters that are defined in section 6 of OpenID Connect Core document. More...
 
class  Validation
 The SYS.OAuth2.Validation class defines the methods used to validate an access token or ID token. More...
 

Detailed Description

Documentation for the _.SYS.OAuth2 package.