See: Description
| Interface | Description |
|---|---|
| ConfigUpdateCallback |
| Class | Description |
|---|---|
| AccessClient |
Implements AccessClient Class.
|
| AuthenticationScheme |
Represents an Authentication Scheme and provides functionality to access related information.
|
| BaseUserSession |
BaseUserSession class implements APIs common to UserSession and PseudoUserSession.
|
| LocalAccessClient |
Implements LocalAccessClient Class.
|
| PseudoUserSession |
PseudoUserSession provides a way to authenticate and authorize without establishing and maintaining a specific corresponding user session in the OAM 11g Server.
|
| ResourceRequest |
Represents a resource request for which access operations are to be performed.
|
| UserSession |
Represents a session for an authenticated user.
|
| Enum | Description |
|---|---|
| AccessClient.CompatibilityMode | |
| LocalAccessClient.CompatibilityMode |
| Exception | Description |
|---|---|
| AccessException |
An AccessException is thrown by the OAM Access SDK API whenever unexpected, unrecoverable errors occur between the Access SDK and the OAM Server.
|
| OperationNotPermittedException |
Represents an error related to insufficient privileges to perform certain operations.
|