Uses of Enum Class
com.atlassian.crowd.directory.ldap.LdapSecureMode
Package
Description
-
Uses of LdapSecureMode in com.atlassian.crowd.acceptance.tests.cluster.testutil
Modifier and TypeMethodDescriptionTestkitUtil.delegatedDirectory
(String name, LdapSecureMode ldapSecureMode) -
Uses of LdapSecureMode in com.atlassian.crowd.console.action.directory
Modifier and TypeMethodDescriptionCreateConnector.getSecureModes()
UpdateConnectorConnection.getSecureModes()
-
Uses of LdapSecureMode in com.atlassian.crowd.directory.ldap
Modifier and TypeMethodDescriptionstatic LdapSecureMode
LdapSecureMode.fromString
(String name) static LdapSecureMode
LDAPPropertiesMapper.getSecureMode()
LDAPPropertiesMapperImpl.getSecureMode()
static LdapSecureMode
Returns the enum constant of this class with the specified name.static LdapSecureMode[]
LdapSecureMode.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of LdapSecureMode in com.atlassian.crowd.pageobjects.directory.common.ldap
-
Uses of LdapSecureMode in com.atlassian.crowd.plugin.rest.entity
Modifier and TypeMethodDescriptionLdapConnectionTestEntity.getSecureMode()
LdapSearchTestEntity.getSecureMode()