@Component public class DirectorySettings extends DefaultSettingsEntity
| Modifier and Type | Class and Description |
|---|---|
static class |
DirectorySettings.Meta |
| Modifier and Type | Field and Description |
|---|---|
static String |
COLLECTION_ENTITY |
static String |
NEGOTIATOR_URL |
static String |
PASSWORD |
static String |
USERNAME |
| Constructor and Description |
|---|
DirectorySettings() |
| Modifier and Type | Method and Description |
|---|---|
EntityType |
getCollectionEntityType() |
String |
getNegotiatorURL() |
String |
getPassword() |
String |
getUsername() |
addListener, equals, get, getAttributeNames, getBoolean, getDate, getDouble, getEntities, getEntities, getEntity, getEntity, getEntityType, getIdValue, getInt, getLabelValue, getLong, getString, getTimestamp, getUtilDate, hashCode, removeListener, set, set, setIdValuepublic static final String COLLECTION_ENTITY
public static final String NEGOTIATOR_URL
public static final String USERNAME
public static final String PASSWORD
public String getUsername()
public String getPassword()
public String getNegotiatorURL()
public EntityType getCollectionEntityType()
Copyright © 2017. All Rights Reserved.