|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.safeidentity.adminservice.dao.DeployWorker
com.safeidentity.adminservice.dao.ldap.LdapDeployWorker
Field Summary |
Fields inherited from class com.safeidentity.adminservice.dao.DeployWorker |
m_Locale, mBindUserCount, mBindUserOrgCount, mIsWorkStart, mUnBindUserCount, mUnBindUserOrgCount, mUserCount, mUserOrgCount |
Constructor Summary | |
LdapDeployWorker(java.util.Locale locale)
|
Method Summary | |
boolean |
bindSecurityContext(UserRepository ur,
ServerConfig sc)
|
void |
close()
|
boolean |
unBindSecurityContext(UserRepository ur,
ServerConfig sc)
|
Methods inherited from class com.safeidentity.adminservice.dao.DeployWorker |
getBindUserCount, getBindUserOrgCount, getUnBindUserCount, getUnBindUserOrgCount, getUserCount, getUserOrgCount, setBindUserCount, setBindUserOrgCount, setUnBindUserCount, setUnBindUserOrgCount, setUserCount, setUserOrgCount, stopWorker |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LdapDeployWorker(java.util.Locale locale)
locale
- Method Detail |
public boolean bindSecurityContext(UserRepository ur, ServerConfig sc) throws SFDaoException
bindSecurityContext
in class DeployWorker
SFDaoException
public boolean unBindSecurityContext(UserRepository ur, ServerConfig sc) throws SFDaoException
unBindSecurityContext
in class DeployWorker
SFDaoException
public void close()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |