public class MUserActionsLDAP extends Object
| Constructor and Description |
|---|
MUserActionsLDAP() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticate(String cn,
String password) |
boolean |
authenticateUser(String email,
String password) |
String |
getRole(String email,
String password) |
LDAPUser |
getUser(String username) |
boolean |
usernameExists(String username) |
public boolean authenticate(String cn, String password) throws com.unboundid.ldap.sdk.LDAPException
com.unboundid.ldap.sdk.LDAPExceptionpublic boolean usernameExists(String username) throws com.unboundid.ldap.sdk.LDAPException
com.unboundid.ldap.sdk.LDAPExceptionpublic boolean authenticateUser(String email, String password) throws com.unboundid.ldap.sdk.LDAPException
com.unboundid.ldap.sdk.LDAPExceptionpublic String getRole(String email, String password) throws com.unboundid.ldap.sdk.LDAPException, SQLException
com.unboundid.ldap.sdk.LDAPExceptionSQLExceptionCopyright © 2026. All rights reserved.