See: Description
Class | Description |
---|---|
ClientRegistration |
A configuration for an OpenID Connect Provider.
|
ClientRegistration.Heaplet |
Creates and initializes a Client Registration object in a heap environment.
|
ClientRegistrationFilter |
The client registration filter is the way to dynamically register an OpenID
Connect Relying Party with the End-User's OpenID Provider.
|
DiscoveryFilter |
In order for an OpenID Connect Relying Party to utilize OpenID Connect
services for an End-User, the RP needs to know where the OpenID Provider is.
|
Issuer |
A configuration for an OpenID Connect Issuer.
|
Issuer.Heaplet |
Creates and initializes an Issuer object in a heap environment.
|
OAuth2BearerWWWAuthenticateHeader |
Processes the OAuth 2.0 Bearer
WWW-Authenticate
message header. |
OAuth2ClientFilter |
A filter which is responsible for authenticating the end-user using OAuth 2.0
delegated authorization.
|
OAuth2ClientFilter.Heaplet |
Creates and initializes the filter in a heap environment.
|
OAuth2Error |
Describes an error which occurred during an OAuth 2.0 authorization request
or when performing an authorized request.
|
Exception | Description |
---|---|
DiscoveryException |
Represents an exception whilst performing OpenID discovery.
|
OAuth2ErrorException |
An exception that is thrown when OAuth 2.0 request fails.
|
RegistrationException |
Represents an exception whilst performing OpenID registration.
|
Copyright 2011-2015 ForgeRock AS.