Uses of Class
org.identityconnectors.framework.common.exceptions.InvalidCredentialException

Packages that use InvalidCredentialException
org.identityconnectors.framework.common.exceptions   
 

Uses of InvalidCredentialException in org.identityconnectors.framework.common.exceptions
 

Subclasses of InvalidCredentialException in org.identityconnectors.framework.common.exceptions
 class InvalidPasswordException
          Thrown when a password credential is invalid.
 class PasswordExpiredException
          Thrown when a password credential is invalid.
 class UnknownUidException
          Thrown when a Uid that is specified as input to a connector operation identifies no object on the target resource.
 



Copyright © 2012. All Rights Reserved.