See: Description
Interface | Description |
---|---|
AccessTokenProvider |
Interface for an OAuth 2.0 access token provider using Authorization Grants as defined in the Assertion Framework
for OAuth 2.0 Client Authentication and Authorization Grants
http://tools.ietf.org/html/draft-ietf-oauth-jwt-bearer-07
|
HandlerRedirect |
This interface is intended to be implemented by an application which wants, upon authentication, to redirect the user
to an uri instead of login in to the local instance.
|
OAuthManager | |
Provider |
Interface for OAuth providers.
|
ProviderExtension |
This interface is intended to be implemented by an application which wants to customize the behavior of a
Provider implementation. |
Class | Description |
---|---|
OAuthConstants |
Constants for use with OAuth integrations
|
ProviderConfigProperties |
Expose the list of well known configuration properties so that external services can find and
use existing configurations for additional oauth functionality that is NOT related
to Authentication.
|
Enum | Description |
---|---|
ProviderType |
Indicates which version of the oauth spec the Provider is based on:
|
Exception | Description |
---|---|
OAuthIdInUseException |
May be thrown when attempting to link an OAuth user to a CRX user when OAuth ID is already linked to another user
|
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"