public class LdapAuthenticate extends Object
| Constructor and Description |
|---|
LdapAuthenticate(LdapConnection conn,
org.identityconnectors.framework.common.objects.ObjectClass oclass,
String username,
org.identityconnectors.framework.common.objects.OperationOptions options) |
| Modifier and Type | Method and Description |
|---|---|
org.identityconnectors.framework.common.objects.Uid |
authenticate(org.identityconnectors.common.security.GuardedString password) |
org.identityconnectors.framework.common.objects.Uid |
resolveUsername() |
public LdapAuthenticate(LdapConnection conn, org.identityconnectors.framework.common.objects.ObjectClass oclass, String username, org.identityconnectors.framework.common.objects.OperationOptions options)
Copyright © 2014. All Rights Reserved.