Class | Description |
---|---|
AuthenticationDetector |
Delegates to the other authentication handlers depending on response from a Content Server PING_SERVER request.
|
BasicAuthHandler |
Handler that sets the appropriate config on HttpClient to perform a BasicAuthentication
|
BearerTokenAuthHandler |
Handler that sets the appropriate config on HttpClient to perform Bearer Token Authentication
|
FormAuthHandler |
Handler for Forms-based login to the Content Server
|
GenericAuthHandler |
An authentication handler that is capable of handling the following login methods:
Basic authentication
Content server login form
OAM basic authentication
|
OAM11GWebgateAuthHandler | |
OAMSSOAuthHandler |
Oracle Single Sign-on via the Oracle Access Manager (OAM) authentication handler.
|
OIMSSOAuthHandler |
Oracle Single Sign-on via the Oracle Identity Management (OIM) authentication handler.
|