Class UnknownUidException

All Implemented Interfaces:
Serializable

public class UnknownUidException extends InvalidCredentialException
Thrown when a Uid that is specified as input to a connector operation identifies no object on the target resource.

When implementing AuthenticateOp this exception may be thrown by a Connector if it is unable to locate an account necessary to perform authentication.

See Also: