See: Description
Interface | Description |
---|---|
ObAuthenticationSchemeInterface | Deprecated
Provides an Interface for the class that represents an Authentication Scheme.
|
ObPseudoUserSessionInterface | Deprecated
Defines an Interface to perform authenticate and authorize operation for pseudo user session.
|
ObResourceRequestInterface | Deprecated
Defines an Interface for the classs that represents a resource request for which access operations are to be performed.
|
ObUserSessionInterface | Deprecated
Defines an Interface for the class that represents an authenticated user.
|
Class | Description |
---|---|
ObAuthenticationScheme | Deprecated
ObAuthenticationScheme objects represent authentication schemes defined through the Access System Configuration console and used in the authentication rules for policy domains and policies.
|
ObConfig | Deprecated
Implements methods that allow applications to initialize the Access Server API.
|
ObDiagnostic | Deprecated
Implements methods that allow applications to get OAM server and Directory diagnostic info get OAM Access Server Diagnostic information get the Directory Server information
|
ObPseudoUserSession | Deprecated
Implements the ObPseudoUserSession Interface.
|
ObResourceRequest | Deprecated
Implements the ObResourceRequestInterface.
|
ObUserSession | Deprecated
Implements the ObUserSession Interface
|
Exception | Description |
---|---|
ObAccessException | Deprecated
An ObAccessException is thrown by the Access Server API whenever unexpected, unrecoverable errors occur between an API client and Access Server.
|
ObAccessRuntimeException | Deprecated
This runtime exception is thrown from OAM 10g version of API whenever unexpected, unrecoverable errors occur between an API client and Access Server.
|
oracle.security.am.asdk