| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
oracle.iam.passwordmgmt.exception.InvalidPasswordException
public class InvalidPasswordException
Thrown to signal that a password is invalid
| Constructor Summary | |
|---|---|
InvalidPasswordException(PasswordPolicyDescription passwordPolicyDescription, PasswordPolicyViolationsDescription policyViolationsDescription) | 
|
InvalidPasswordException(java.lang.String message) | 
|
| Method Summary | |
|---|---|
 PasswordPolicyDescription | 
getPasswordPolicyDescription() | 
 PasswordPolicyViolationsDescription | 
getPolicyViolationsDescription() | 
| 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 | 
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public InvalidPasswordException(java.lang.String message)
public InvalidPasswordException(PasswordPolicyDescription passwordPolicyDescription,
                                PasswordPolicyViolationsDescription policyViolationsDescription)
passwordPolicyDescription -policyViolationsDescription -| Method Detail | 
|---|
public PasswordPolicyDescription getPasswordPolicyDescription()
public PasswordPolicyViolationsDescription getPolicyViolationsDescription()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||