org.identityconnectors.ldap
Class LdapConnection.AuthenticationResult
java.lang.Object
org.identityconnectors.ldap.LdapConnection.AuthenticationResult
- Enclosing class:
- LdapConnection
public static class LdapConnection.AuthenticationResult
- extends Object
LdapConnection.AuthenticationResult
public LdapConnection.AuthenticationResult(LdapConnection.AuthenticationResultType type)
LdapConnection.AuthenticationResult
public LdapConnection.AuthenticationResult(LdapConnection.AuthenticationResultType type,
Exception cause)
propagate
public void propagate()
getType
public LdapConnection.AuthenticationResultType getType()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012. All Rights Reserved.