Interface | Description |
---|---|
AuthorizationCodeGrantService |
Service for issuing authorization code to external clients
|
OAuth2AccessTokenService |
Service for issuing access tokens to external clients which use Pega OAuth2.0 service
|
OAuth2AccessTokenValidationService | |
OAuth2ClientRegistrationService |
Service for registering external clients which use Pega OAuth2.0 service
|
OAuth2UserinfoService |
Class | Description |
---|---|
AuthorizationcodeEndpointResponse |
Holds authorize code end point response details
|
AuthorizationCodeGrantResponse |
Container holding authorization code information
|
OAuth2AccessToken |
Container holding the access token information
|
OAuth2AccessTokenValidation |
Container holding the access token validation result
|
OAuth2TokenRevocation |
Container holding the access token information
|
OAUTHEndPointsGenerator |
This class responsibility is to generate End points for OAUTH Authorization
End points such as AccessTokenEndPoint, Token revocation endpoint, Authorization endpoint,Userinfo endpoint
|
StateParam |
OAuth2 State implementation.
|
Copyright © 2018 Pegasystems Inc. All Rights Reserved.