|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectorSecurityException | |
---|---|
org.identityconnectors.framework.common.exceptions |
Uses of ConnectorSecurityException in org.identityconnectors.framework.common.exceptions |
---|
Subclasses of ConnectorSecurityException in org.identityconnectors.framework.common.exceptions | |
---|---|
class |
InvalidCredentialException
Thrown when at least one credential (e.g., password, username or certificate) passed into an operation is invalid. |
class |
InvalidPasswordException
Thrown when a password credential is invalid. |
class |
PasswordExpiredException
Thrown when a password credential is invalid. |
class |
PermissionDeniedException
Thrown when the target resource will not allow a Connector
to perform a particular operation. |
class |
UnknownUidException
Thrown when a Uid that is specified as input to a connector operation
identifies no object on the target resource. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |