com.collation.platform.model.topology.app.j2ee.websphere
Interface WebSphereLDAPUserRegistry
- All Superinterfaces:
- LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable, WebSphereUserRegistry
public interface WebSphereLDAPUserRegistry
- extends WebSphereUserRegistry
SSL Settings for a WebSphere Global Security Settings
- Persistable:
- true
Methods inherited from interface com.collation.platform.model.topology.app.j2ee.websphere.WebSphereUserRegistry |
getIgnoreCase, getLimit, getParent, getRealm, getRegistryType, getServerId, hasIgnoreCase, hasLimit, hasParent, hasRealm, hasRegistryType, hasServerId, setIgnoreCase, setLimit, setParent, setRealm, setRegistryType, setServerId |
Methods inherited from interface com.collation.platform.model.ModelObject |
getAdminState, getAllAttributes, getBidiFlag, getBidiFormat, getCDMSource, getCmdbSource, getContextIp, getCreatedBy, getDescription, getDisplayName, getExtendedAttributes, getGuid, getLabel, getLastModifiedBy, getLastModifiedTime, getObjectType, getSourceToken, hasAdminState, hasBidiFlag, hasBidiFormat, hasCDMSource, hasCmdbSource, hasContextIp, hasDescription, hasDisplayName, hasExtendedAttributes, hasGuid, hasLabel, hasObjectType, hasSourceToken, setAdminState, setBidiFlag, setBidiFormat, setCDMSource, setCmdbSource, setContextIp, setDescription, setExtendedAttributes, setGuid, setLabel, setObjectType, setSourceToken |
getType
java.lang.String getType()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setType
void setType(java.lang.String type)
hasType
boolean hasType()
getBaseDN
java.lang.String getBaseDN()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setBaseDN
void setBaseDN(java.lang.String baseDN)
hasBaseDN
boolean hasBaseDN()
getBindDN
java.lang.String getBindDN()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setBindDN
void setBindDN(java.lang.String bindDN)
hasBindDN
boolean hasBindDN()
getSearchTimeout
long getSearchTimeout()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setSearchTimeout
void setSearchTimeout(long searchTimeout)
hasSearchTimeout
boolean hasSearchTimeout()
getMonitorInterval
long getMonitorInterval()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setMonitorInterval
void setMonitorInterval(long monitorInterval)
hasMonitorInterval
boolean hasMonitorInterval()
getReuseConnection
boolean getReuseConnection()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setReuseConnection
void setReuseConnection(boolean reuseConnection)
hasReuseConnection
boolean hasReuseConnection()
getSslEnabled
boolean getSslEnabled()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setSslEnabled
void setSslEnabled(boolean sslEnabled)
hasSslEnabled
boolean hasSslEnabled()
getSslConfig
java.lang.String getSslConfig()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setSslConfig
void setSslConfig(java.lang.String sslConfig)
hasSslConfig
boolean hasSslConfig()