| Package | Description |
|---|---|
| com.atlassian.crowd.directory.ldap |
| Modifier and Type | Method and Description |
|---|---|
static LdapSecureMode |
LdapSecureMode.fromString(String name) |
static LdapSecureMode |
LdapSecureMode.fromUrl(String url) |
LdapSecureMode |
LDAPPropertiesMapperImpl.getSecureMode() |
LdapSecureMode |
LDAPPropertiesMapper.getSecureMode() |
LdapSecureMode |
LdapSecureMode.Adapter.unmarshal(String val) |
static LdapSecureMode |
LdapSecureMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LdapSecureMode[] |
LdapSecureMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
LdapSecureMode.Adapter.marshal(LdapSecureMode qualifier) |
Copyright © 2023 Atlassian. All rights reserved.