Skip navigation links

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

E22472-01


Deprecated API


Contents

Deprecated Interfaces
com.oblix.access.ObAuthenticationSchemeInterface
          Provides an Interface for the class that represents an Authentication Scheme. 
com.oblix.access.ObPseudoUserSessionInterface
          Defines an Interface to perform authenticate and authorize operation for pseudo user session. 
com.oblix.access.ObResourceRequestInterface
          Defines an Interface for the classs that represents a resource request for which access operations are to be performed. 
com.oblix.access.ObUserSessionInterface
          Defines an Interface for the class that represents an authenticated user. 

 

Deprecated Classes
com.oblix.access.ObAuthenticationScheme
          ObAuthenticationScheme objects represent authentication schemes defined through the Access System Configuration console and used in the authentication rules for policy domains and policies. 
com.oblix.access.ObConfig
          Implements methods that allow applications to initialize the Access Server API. 
com.oblix.access.ObDiagnostic
          Implements methods that allow applications to get OAM server and Directory diagnostic info
  • get OAM Access Server Diagnostic information
  • get the Directory Server information
 
com.oblix.access.ObPseudoUserSession
          Implements the ObPseudoUserSession Interface. 
com.oblix.access.ObResourceRequest
          Implements the ObResourceRequestInterface. 
com.oblix.access.ObUserSession
          Implements the ObUserSession Interface 

 

Deprecated Exceptions
com.oblix.access.ObAccessException
          An ObAccessException is thrown by the Access Server API whenever unexpected, unrecoverable errors occur between an API client and Access Server. 
com.oblix.access.ObAccessRuntimeException
          This runtime exception is thrown from OAM 10g version of API whenever unexpected, unrecoverable errors occur between an API client and Access Server. 

 


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.