|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LdapConnection.AuthenticationResultType | |
|---|---|
| org.identityconnectors.ldap | |
| Uses of LdapConnection.AuthenticationResultType in org.identityconnectors.ldap |
|---|
| Methods in org.identityconnectors.ldap that return LdapConnection.AuthenticationResultType | |
|---|---|
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. |
| Constructors in org.identityconnectors.ldap with parameters of type LdapConnection.AuthenticationResultType | |
|---|---|
LdapConnection.AuthenticationResult(LdapConnection.AuthenticationResultType type)
|
|
LdapConnection.AuthenticationResult(LdapConnection.AuthenticationResultType type,
Exception cause)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||