Skip navigation links

Oracle Fusion Middleware User and Role Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14658-01


oracle.security.idm
Class AuthenticationWarningException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.security.idm.IMException
              extended by oracle.security.idm.AuthenticationWarningException

All Implemented Interfaces:
java.io.Serializable

public class AuthenticationWarningException
extends IMException
See Also:
Serialized Form

Constructor Summary
AuthenticationWarningException()
           
AuthenticationWarningException(java.lang.String msg)
           
AuthenticationWarningException(java.lang.String msg, int policyWarn)
           

 

Method Summary
 int getPasswordPolicyWarning()
           

 

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

 

Constructor Detail

AuthenticationWarningException

public AuthenticationWarningException()

AuthenticationWarningException

public AuthenticationWarningException(java.lang.String msg,
                                      int policyWarn)

AuthenticationWarningException

public AuthenticationWarningException(java.lang.String msg)

Method Detail

getPasswordPolicyWarning

public int getPasswordPolicyWarning()

Skip navigation links

Oracle Fusion Middleware User and Role Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14658-01


Copyright © 2005, 2009, Oracle. All rights reserved.