backend
/
com.tp2020.backend.managers.auth
/
LdapManager
Ldap
Manager
class
LdapManager
Content copied to clipboard
Functions
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
lookup
Link copied to clipboard
fun
lookup
(configuration:
LdapConfiguration
, searchBase:
String
, filter:
String
, vararg attributes:
String
):
Map
<
String
,
List
<
String
>>
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard