backend
/
com.tp2020.backend.managers.auth
/
LdapStubaAuthenticator
Ldap
Stuba
Authenticator
class
LdapStubaAuthenticator
(ldapManager:
LdapManager
)
Content copied to clipboard
Types
Functions
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
authenticate
Link copied to clipboard
fun
authenticate
(credential:
UserPasswordCredential
):
Pair
<
User
,
Role
?>
Content copied to clipboard
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
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard