Skip navigation links

Oracle Access Manager Access SDK Java API Reference
11g Release 1 (11.1.1)

E22472-01


Package oracle.security.am.asdk

This is the OAM 11g version of the authentication and authorization API to be used for new development work.

See:
          Description

Class Summary
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.
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 Summary
AccessClient.CompatibilityMode  

 

Exception Summary
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.

 

Package oracle.security.am.asdk Description

This is the OAM 11g version of the authentication and authorization API to be used for new development work.


Skip navigation links

Oracle Access Manager Access SDK Java API Reference
11g Release 1 (11.1.1)

E22472-01


Copyright © 2000,2011, Oracle® and/or its affiliates. All rights reserved.