public final class SaLDAPAuthenticator extends Object
Modifier and Type | Method and Description |
---|---|
DirContext |
authenticate(String name,
char[] password)
Authenicates the given user against the LDAP server.
|
static SaLDAPAuthenticator |
getInstance(Properties props)
Get the instance of this class.
|
public static SaLDAPAuthenticator getInstance(Properties props)
props
- Server propertiespublic DirContext authenticate(String name, char[] password) throws SaSystemException
name
- Usernamepassword
- PasswordSaSystemException
- The SaRMICommandExceptionCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.