Package | Description |
---|---|
org.lsc.configuration | |
org.lsc.service |
Modifier and Type | Method and Description |
---|---|
static LdapServerType |
LdapServerType.fromValue(String v) |
LdapServerType |
AsyncLdapSourceServiceType.getServerType()
Gets the value of the serverType property.
|
static LdapServerType |
LdapServerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LdapServerType[] |
LdapServerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AsyncLdapSourceServiceType.setServerType(LdapServerType value)
Sets the value of the serverType property.
|
Modifier and Type | Method and Description |
---|---|
static org.apache.directory.api.ldap.model.message.Control |
SyncReplSourceService.getSearchContinuationControl(LdapServerType serverType) |
Copyright © 2005-2024 LSC project. All Rights Reserved.