public static class LdapConnection.AuthenticationResult extends Object
Constructor and Description |
---|
AuthenticationResult(LdapConnection.AuthenticationResultType type) |
AuthenticationResult(LdapConnection.AuthenticationResultType type,
Exception cause) |
Modifier and Type | Method and Description |
---|---|
LdapConnection.AuthenticationResultType |
getType() |
void |
propagate() |
String |
toString() |
public AuthenticationResult(LdapConnection.AuthenticationResultType type)
public AuthenticationResult(LdapConnection.AuthenticationResultType type, Exception cause)
public void propagate()
public LdapConnection.AuthenticationResultType getType()
Copyright © 2018–2025. All rights reserved.