LdapStubaAuthenticator

class LdapStubaAuthenticator(ldapManager: LdapManager)

Types

Companion
Link copied to clipboard
object Companion

Functions

authenticate
Link copied to clipboard
fun authenticate(credential: UserPasswordCredential): Pair<User, Role?>
equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String