| Package | Description |
|---|---|
| org.connid.bundles.ldap |
| Modifier and Type | Method and Description |
|---|---|
LdapConnection.AuthenticationResultType |
LdapConnection.AuthenticationResult.getType() |
static LdapConnection.AuthenticationResultType |
LdapConnection.AuthenticationResultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LdapConnection.AuthenticationResultType[] |
LdapConnection.AuthenticationResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LdapConnection.AuthenticationResult(LdapConnection.AuthenticationResultType type) |
LdapConnection.AuthenticationResult(LdapConnection.AuthenticationResultType type,
Exception cause) |
Copyright © 2013. All Rights Reserved.