public class LdapAuthenticate extends Object
Constructor and Description |
---|
LdapAuthenticate(LdapConnection conn,
ObjectClass objectClass,
String username,
OperationOptions options) |
Modifier and Type | Method and Description |
---|---|
Uid |
authenticate(GuardedString password) |
String |
getDn() |
Uid |
resolveUsername() |
public LdapAuthenticate(LdapConnection conn, ObjectClass objectClass, String username, OperationOptions options)
public Uid authenticate(GuardedString password)
public Uid resolveUsername()
public String getDn()
Copyright © 2018–2025. All rights reserved.