Uses of Enum Class
com.atlassian.crowd.directory.ldap.LdapSecureMode
Packages that use LdapSecureMode
Package
Description
-
Uses of LdapSecureMode in com.atlassian.crowd.acceptance.tests.cluster.testutil
Methods in com.atlassian.crowd.acceptance.tests.cluster.testutil with parameters of type LdapSecureModeModifier and TypeMethodDescriptionTestkitUtil.delegatedDirectory(String name, LdapSecureMode ldapSecureMode) -
Uses of LdapSecureMode in com.atlassian.crowd.console.action.directory
Methods in com.atlassian.crowd.console.action.directory that return LdapSecureModeModifier and TypeMethodDescriptionCreateConnector.getSecureModes()UpdateConnectorConnection.getSecureModes() -
Uses of LdapSecureMode in com.atlassian.crowd.directory.ldap
Methods in com.atlassian.crowd.directory.ldap that return LdapSecureModeModifier and TypeMethodDescriptionstatic LdapSecureModeLdapSecureMode.fromString(String name) static LdapSecureModeLDAPPropertiesMapper.getSecureMode()LDAPPropertiesMapperImpl.getSecureMode()static LdapSecureModeReturns 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.Methods in com.atlassian.crowd.directory.ldap with parameters of type LdapSecureMode -
Uses of LdapSecureMode in com.atlassian.crowd.pageobjects.directory.common.ldap
Methods in com.atlassian.crowd.pageobjects.directory.common.ldap that return LdapSecureModeMethods in com.atlassian.crowd.pageobjects.directory.common.ldap with parameters of type LdapSecureMode -
Uses of LdapSecureMode in com.atlassian.crowd.plugin.rest.entity
Methods in com.atlassian.crowd.plugin.rest.entity that return LdapSecureModeModifier and TypeMethodDescriptionLdapConnectionTestEntity.getSecureMode()LdapSearchTestEntity.getSecureMode()