Skip navigation links
oracle.security.idm
Class AuthenticationWarningException
java.lang.Object
java.lang.Throwable
java.lang.Exception
oracle.security.idm.IMException
oracle.security.idm.AuthenticationWarningException
- All Implemented Interfaces:
- java.io.Serializable
-
public class AuthenticationWarningException
- extends IMException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AuthenticationWarningException
public AuthenticationWarningException()
AuthenticationWarningException
public AuthenticationWarningException(java.lang.String msg,
int policyWarn)
AuthenticationWarningException
public AuthenticationWarningException(java.lang.String msg,
java.lang.Exception e,
int policyWarn)
AuthenticationWarningException
public AuthenticationWarningException(java.lang.String msg)
getPasswordPolicyWarning
public int getPasswordPolicyWarning()
Skip navigation links
Copyright 2013, 2015, Oracle and/or its affiliates. All Rights Reserved.