| Package | Description |
|---|---|
| com.atlassian.crowd.pageobjects.directory.common.ldap |
| Modifier and Type | Method and Description |
|---|---|
static LdapConnector.ConnectorType |
LdapConnector.ConnectorType.fromConnectorName(String connectorName) |
LdapConnector.ConnectorType |
LdapConnector.getConnector() |
static LdapConnector.ConnectorType |
LdapConnector.ConnectorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LdapConnector.ConnectorType[] |
LdapConnector.ConnectorType.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.setConnector(LdapConnector.ConnectorType option) |
Copyright © 2019 Atlassian. All rights reserved.