Package io.ktor.auth.ldap
Functions
fun <K : Credential, P : Any> ldapAuthenticate( Do LDAP authentication and verify credential by doVerify function fun ldapAuthenticate( Do LDAP authentication and verify UserPasswordCredential by validate function and construct UserIdPrincipal fun ldapAuthenticate( Do LDAP authentication and verify UserPasswordCredential by userDNFormat and construct UserIdPrincipal |