org.identityconnectors.ldap
Class LdapAuthenticate
java.lang.Object
org.identityconnectors.ldap.LdapAuthenticate
public class LdapAuthenticate
- extends Object
|
Constructor Summary |
LdapAuthenticate(LdapConnection conn,
org.identityconnectors.framework.common.objects.ObjectClass oclass,
String username,
org.identityconnectors.framework.common.objects.OperationOptions options)
|
|
Method Summary |
org.identityconnectors.framework.common.objects.Uid |
authenticate(org.identityconnectors.common.security.GuardedString password)
|
org.identityconnectors.framework.common.objects.Uid |
resolveUsername()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LdapAuthenticate
public LdapAuthenticate(LdapConnection conn,
org.identityconnectors.framework.common.objects.ObjectClass oclass,
String username,
org.identityconnectors.framework.common.objects.OperationOptions options)
authenticate
public org.identityconnectors.framework.common.objects.Uid authenticate(org.identityconnectors.common.security.GuardedString password)
resolveUsername
public org.identityconnectors.framework.common.objects.Uid resolveUsername()
Copyright © 2012. All Rights Reserved.