Skip navigation links

Oracle Fusion Middleware Extensibility Java API Reference for Oracle Access Management Access Manager
11g Release 2 (11.1.2)

E27137-01


Uses of Class
oracle.security.am.engines.common.identity.provider.exceptions.IdentityProviderException.ERROR_CODES

Packages that use IdentityProviderException.ERROR_CODES
oracle.security.am.engines.common.identity.provider.exceptions   

 

Uses of IdentityProviderException.ERROR_CODES in oracle.security.am.engines.common.identity.provider.exceptions

 

Methods in oracle.security.am.engines.common.identity.provider.exceptions that return IdentityProviderException.ERROR_CODES
 IdentityProviderException.ERROR_CODES IdentityProviderException.getErrorCode()
           
static IdentityProviderException.ERROR_CODES IdentityProviderException.ERROR_CODES.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IdentityProviderException.ERROR_CODES[] IdentityProviderException.ERROR_CODES.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.security.am.engines.common.identity.provider.exceptions with parameters of type IdentityProviderException.ERROR_CODES
 void IdentityProviderException.setErrorcode(IdentityProviderException.ERROR_CODES e)
          Getter and Setter for error codes

 

Constructors in oracle.security.am.engines.common.identity.provider.exceptions with parameters of type IdentityProviderException.ERROR_CODES
IdentityProviderException(IdentityProviderException.ERROR_CODES code, java.lang.Throwable cause)
          Constructs a new exception with the specified message ID and cause.

 


Skip navigation links

Oracle Fusion Middleware Extensibility Java API Reference for Oracle Access Management Access Manager
11g Release 2 (11.1.2)

E27137-01


Copyright © 2012, Oracle Corp. All Rights Reserved.