|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.waveset.adapter.ResourceAdapterBase
com.waveset.adapter.AgentResourceAdapter
com.waveset.adapter.NDSResourceAdapter
com.waveset.adapter.NDSSecretStoreResourceAdapter
Nested Class Summary |
Nested classes inherited from class com.waveset.adapter.NDSResourceAdapter |
NDSResourceAdapter.UpdateRowComparator |
Nested classes inherited from class com.waveset.adapter.AgentResourceAdapter |
AgentResourceAdapter.AcctIter, AgentResourceAdapter.AgentAccountSupplier, AgentResourceAdapter.BlockAcctIter, AgentResourceAdapter.BlockObjectIterator |
Nested classes inherited from class com.waveset.adapter.ResourceAdapterBase |
ResourceAdapterBase.SimpleAccountIterator |
Nested classes inherited from class com.waveset.adapter.ResourceAdapter |
ResourceAdapter.ActionResult, ResourceAdapter.Features, ResourceAdapter.ObjectType |
Field Summary | |
static java.lang.String |
code_id
|
static java.lang.String |
RA_SECRET_STORE_ADMIN
|
static java.lang.String |
RA_SECRET_STORE_HOST
|
static java.lang.String |
RA_SECRET_STORE_PASSWORD
|
static java.lang.String |
RA_SECRET_STORE_PORT
|
Fields inherited from class com.waveset.adapter.NDSResourceAdapter |
OPT_RUNAS_PASSWORD, OPT_RUNAS_USER, OPT_SEARCH_ATTRS, OPT_SEARCH_FILTER, OPT_SEARCH_SCOPE, RA_BASE_CTX, RA_GW_DOMAINDN, RA_GW_PO_DELETE_PATTERN, RA_MODIFICATION_TIMESTAMP_ATTR, RA_MODIFICATION_TIMESTAMP_FILTER, RA_NDSTREE, RA_OBJCLASS, RA_PASSWORD, RA_TEMPLATE, RA_TEMPLATE_HOMEDIR_ATTR, RA_USERDN, RA_WSNAME |
Fields inherited from class com.waveset.adapter.AgentResourceAdapter |
_connection, ATTR_ACTION, CONNECTED_TO_RESOURCE, RA_AUTHTIMEOUT, RA_CONN, RA_HANGTIMEOUT, RA_HOST, RA_PORT, SUPPORTS_ENCRYPTED_TYPE, USER_CLASS |
Fields inherited from class com.waveset.adapter.ResourceAdapterBase |
_cache, _context, _excludedAccountsRule, _excludedAccountsRuleInited, _listAllObjectsAttrParse, _listAllObjectsAttrParseName, _listUserAttrParse, _listUserAttrParseName, _listUserGroupsAttrParse, _listUserGroupsAttrParseName, _resource, _thread, _trace, displayInfoCode, RA_BLOCKCOUNT, RA_LOGIN_ACTION, RA_LOGOFF_ACTION, RA_MULTI_VALUED_ATTRS, RA_TEST_MODE |
Constructor Summary | |
NDSSecretStoreResourceAdapter()
|
|
NDSSecretStoreResourceAdapter(Resource res,
ObjectCache cache)
|
Method Summary | |
Resource |
createPrototypeResource()
|
protected java.util.Hashtable |
getContextEnv(java.lang.String host,
int port,
java.lang.String baseDn,
java.lang.String bindDn,
java.lang.String bindPass,
boolean ssl)
Return a Hashtable of properties for the connection |
static Resource |
staticCreatePrototypeResource()
|
WavesetResult |
updateAccounts(WSUser[] users)
|
Methods inherited from class com.waveset.adapter.NDSResourceAdapter |
authenticate, buildEvent, callCompleted, getAccountIterator, getAccountIterator, getAttributeValue, getBaseContextAttrName, getFeatures, getLoginAttrName, init, listObjects, logUpdate, namesEqual, poll, processUpdates, setAttributeValue, shutdown, supportsAccountDisable, supportsExcludedAccounts, supportsScanning |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String code_id
public static final java.lang.String RA_SECRET_STORE_ADMIN
public static final java.lang.String RA_SECRET_STORE_PASSWORD
public static final java.lang.String RA_SECRET_STORE_HOST
public static final java.lang.String RA_SECRET_STORE_PORT
Constructor Detail |
public NDSSecretStoreResourceAdapter(Resource res, ObjectCache cache)
public NDSSecretStoreResourceAdapter()
Method Detail |
public static Resource staticCreatePrototypeResource() throws WavesetException
WavesetException
public Resource createPrototypeResource() throws WavesetException
createPrototypeResource
in interface ResourceAdapter
createPrototypeResource
in class NDSResourceAdapter
WavesetException
protected java.util.Hashtable getContextEnv(java.lang.String host, int port, java.lang.String baseDn, java.lang.String bindDn, java.lang.String bindPass, boolean ssl)
public WavesetResult updateAccounts(WSUser[] users) throws WavesetException
updateAccounts
in interface ResourceAdapter
updateAccounts
in class AgentResourceAdapter
WavesetException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |