Modifier and Type | Method and Description |
---|---|
LdapSecureMode[] |
CreateConnector.getSecureModes() |
LdapSecureMode[] |
UpdateConnectorConnection.getSecureModes() |
Modifier and Type | Method and Description |
---|---|
static LdapSecureMode |
LdapSecureMode.fromString(String name) |
static LdapSecureMode |
LdapSecureMode.fromUrl(String url) |
LdapSecureMode |
LDAPPropertiesMapper.getSecureMode() |
LdapSecureMode |
LDAPPropertiesMapperImpl.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) |
Modifier and Type | Method and Description |
---|---|
LdapSecureMode |
LdapConnector.getSecureMode() |
Modifier and Type | Method and Description |
---|---|
T |
LdapConnector.setSecureMode(LdapSecureMode value) |
Modifier and Type | Method and Description |
---|---|
LdapSecureMode |
LdapSearchTestEntity.getSecureMode() |
LdapSecureMode |
LdapConnectionTestEntity.getSecureMode() |
Copyright © 2020 Atlassian. All rights reserved.