|
Oracle Fusion Middleware Extensibility Java API Reference for Oracle Access Management Access Manager 11g Release 2 (11.1.2.1.0) E27137-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthenticationErrorCode | |
|---|---|
| oracle.security.am.plugin.authn | Package holds authentication plugin interfaces. |
| Uses of AuthenticationErrorCode in oracle.security.am.plugin.authn |
|---|
| Methods in oracle.security.am.plugin.authn that return AuthenticationErrorCode | |
|---|---|
AuthenticationErrorCode |
AuthenticationException.getErrorCode()Gets the error code. |
static AuthenticationErrorCode |
AuthenticationErrorCode.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. |
static AuthenticationErrorCode[] |
AuthenticationErrorCode.values()Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in oracle.security.am.plugin.authn with parameters of type AuthenticationErrorCode | |
|---|---|
AuthenticationException(AuthenticationErrorCode errorCode)Instantiates a new authentication exception. |
|
AuthenticationException(AuthenticationErrorCode errorCode, java.lang.String secondaryErrorMessage)Instantiates a new authentication exception. |
|
AuthenticationException(AuthenticationErrorCode errorCode, java.lang.Throwable t)Instantiates a new authentication exception. |
|
AuthenticationException(AuthenticationErrorCode errorCode, java.lang.Throwable t, java.lang.String secondaryErrorMessage)Instantiates a new authentication exception. |
|
AuthenticationException(java.lang.String key, AuthenticationErrorCode errorCode)Instantiates a new authentication exception. |
|
AuthenticationException(java.lang.String key, AuthenticationErrorCode errorCode, java.lang.Throwable t)Instantiates a new authentication exception. |
|
|
Oracle Fusion Middleware Extensibility Java API Reference for Oracle Access Management Access Manager 11g Release 2 (11.1.2.1.0) E27137-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 2013, Oracle Corp. All Rights Reserved.