|
||||||||||
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.GenericScriptResourceAdapter
com.waveset.adapter.UnixResourceAdapter
com.waveset.adapter.SVIDResourceAdapter
com.waveset.adapter.LinuxResourceAdapter
com.waveset.adapter.SUSELinuxResourceAdapter
Nested Class Summary |
Nested classes inherited from class com.waveset.adapter.LinuxResourceAdapter |
LinuxResourceAdapter.AcctIter, LinuxResourceAdapter.BlockAcctIter |
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 |
LOGIN_PASSWORD
|
static java.lang.String |
LOGIN_USER
|
static java.lang.String |
RESOURCE_USER_FORM
|
static java.lang.String |
RESTYPE_DISPLAY_NAME
|
Fields inherited from class com.waveset.adapter.LinuxResourceAdapter |
CMD_CHSH, CMD_LASTLOG, DEFAULT_SHELLS, NEWPWD_PROMPT, RA_NISENCRYPTION, ROOTPWD_PROMPT |
Fields inherited from class com.waveset.adapter.GenericScriptResourceAdapter |
conn, RA_BLOCK_FETCH_TIMEOUT, RA_CONN_MAX, RA_CONN_TIMEOUT, RA_CONN_TYPE, RA_HOST, RA_LOGIN_PASSWORD, RA_LOGIN_USER, RA_PORT, RA_TERM |
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 | |
SUSELinuxResourceAdapter()
|
Method Summary | |
Resource |
createPrototypeResource()
Non-static version of staticCreatePrototypeResource() |
java.lang.String |
getLoginPasswordAttrName()
|
java.lang.String |
getLoginUserAttrName()
|
protected boolean |
loginMustUseTerm()
|
static Resource |
staticCreatePrototypeResource()
|
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 RESOURCE_USER_FORM
public static final java.lang.String LOGIN_USER
public static final java.lang.String LOGIN_PASSWORD
public static final java.lang.String RESTYPE_DISPLAY_NAME
Constructor Detail |
public SUSELinuxResourceAdapter()
Method Detail |
public static Resource staticCreatePrototypeResource() throws WavesetException
WavesetException
public Resource createPrototypeResource() throws WavesetException
createPrototypeResource
in interface ResourceAdapter
createPrototypeResource
in class SVIDResourceAdapter
WavesetException
public java.lang.String getLoginUserAttrName()
getLoginUserAttrName
in class LinuxResourceAdapter
public java.lang.String getLoginPasswordAttrName()
getLoginPasswordAttrName
in class LinuxResourceAdapter
protected boolean loginMustUseTerm()
loginMustUseTerm
in class LinuxResourceAdapter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |