Package | Description |
---|---|
com.atlassian.crowd.pageobjects.directory.common.ldap | |
com.atlassian.crowd.pageobjects.directory.create.internal |
Modifier and Type | Method and Description |
---|---|
LdapConnector.UserEncryptionMethod |
LdapConnector.getUserEncryptionMethod() |
static LdapConnector.UserEncryptionMethod |
LdapConnector.UserEncryptionMethod.safeValueOf(String name) |
static LdapConnector.UserEncryptionMethod |
LdapConnector.UserEncryptionMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LdapConnector.UserEncryptionMethod[] |
LdapConnector.UserEncryptionMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
T |
LdapConnector.setUserEncryptionMethod(LdapConnector.UserEncryptionMethod value) |
Modifier and Type | Method and Description |
---|---|
LdapConnector.UserEncryptionMethod |
CreateInternalDirectoryDetailsTab.getUserEncryptionMethod() |
Copyright © 2021 Atlassian. All rights reserved.