Uses of Class
org.identityconnectors.framework.common.exceptions.InvalidCredentialException
-
Packages that use InvalidCredentialException Package Description org.identityconnectors.framework.common.exceptions -
-
Uses of InvalidCredentialException in org.identityconnectors.framework.common.exceptions
Subclasses of InvalidCredentialException in org.identityconnectors.framework.common.exceptions Modifier and Type Class Description class
InvalidPasswordException
Thrown when a password credential is invalid.class
PasswordExpiredException
PasswordExpiredException signals that a user password has expired.class
UnknownUidException
Thrown when aUid
that is specified as input to a connector operation identifies no object on the target resource.
-