|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.safeidentity.adminservice.dao.ldap.LdapDefDao
com.safeidentity.adminservice.dao.ldap.LdapCustPermDao
| Field Summary |
| Constructor Summary | |
LdapCustPermDao()
|
|
| Method Summary | |
boolean |
addCustPerm(CustPerm CustPermInfo,
java.util.Set setModifyAttr,
boolean bModifyProf)
CustPerm ¿£Æ®¸®¸¦ Ãß°¡ÇÑ´Ù. |
boolean |
addCustRoot(CustRoot CustRootInfo,
java.util.Set setModifyAttr,
boolean bModifyProf)
CustRoot ¿£Æ®¸®¸¦ Ãß°¡ÇÑ´Ù. |
void |
close()
Dao¿¡¼ »ç¿ëÇÏ´Â ¸®¼Ò½º °ü·Ã Ŭ¸°¾÷ 󸮸¦ ÇØÁØ´Ù. |
boolean |
delCustPerm(java.lang.String strCustPermInfo)
CustPerm °´Ã¼¸¦ »èÁ¦ÇÑ´Ù. |
boolean |
delCustPerm(java.lang.String strCustPermInfo,
boolean bScopeOneLevel)
CustPerm °´Ã¼¸¦ »èÁ¦ÇÑ´Ù. |
boolean |
delCustRoot(java.lang.String strCustRootInfo)
CustRoot °´Ã¼¸¦ »èÁ¦ÇÑ´Ù. |
boolean |
delCustRoot(java.lang.String strCustRootInfo,
boolean bScopeOneLevel)
CustRoot °´Ã¼¸¦ »èÁ¦ÇÑ´Ù. |
java.util.Vector |
findCustPerm(AbstractSearchFilter objFilter,
java.lang.String strBase,
boolean bScopeOneLevel)
CustPermÀ» °Ë»öÇÑ´Ù. |
java.util.Vector |
findCustRoot(AbstractSearchFilter objFilter)
CustRoot¸¦ °Ë»öÇÑ´Ù. |
java.util.Vector |
findCustRootOfGlobalSSO(java.lang.String strGlobalSSO)
ÁöÁ¤ÇÑ GlobalSSO ¸¦ °®´Â CustRoot¸¦ °Ë»öÇÑ´Ù. |
java.util.Vector |
findCustRootOfTrustedSSO(java.lang.String strTrustedSSO)
ÁöÁ¤ÇÑ TrustedSSO ¸¦ °®´Â CustRoot¸¦ °Ë»öÇÑ´Ù. |
java.util.Vector |
getAuthMethodPolicy(java.lang.String strCustPermInfo)
´ë»ó ID¿¡ À§Ä¡ÇÏ´Â CustPerm °´Ã¼ÀÇ AuthMethodPolicy ¼Ó¼ºÀ» ÃßÃâÇÑ´Ù. |
java.util.Vector |
getContextList(java.lang.String strBase)
Context Tree¸¦ ÃßÃâÇÑ´Ù. |
java.lang.String |
getCustPermAttributeName(java.lang.String name)
°Ë»ö ÇÊÅ͸¦ À§ÇØ »ç¿ëµÇ´Â CustPerm ¼Ó¼º °ªÀ» ¹ÝȯÇÑ´Ù. |
java.util.Hashtable |
getCustPermAttributes()
°Ë»ö ÇÊÅ͸¦ À§ÇØ »ç¿ëµÇ´Â CustPerm ¼Ó¼º Å×À̺íÀ» ¹ÝȯÇÑ´Ù. |
CustPerm |
getCustPermInfo(java.lang.String strCustPermInfo,
Macl macl)
CustPerm °´Ã¼¸¦ ¹ÝȯÇÑ´Ù. |
java.util.Vector |
getCustPermList(java.lang.String strAuthMethodPolicy)
AuthMethodPolicyÀ» Æ÷ÇÔÇÏ´Â CustPerm ¸ñ·ÏÀ» ¹ÝȯÇÑ´Ù. |
java.util.Map |
getCustPermList(java.lang.String strBase,
boolean bScopeOneLevel)
strBase ¹Ø¿¡ ÀÖ´Â ¸ðµç CustPerm ¸ñ·ÏÀ» ÃßÃâÇÑ´Ù. |
java.lang.String |
getCustPermNameInfo(java.lang.String strId)
CustPermÀÇ EID Á¤º¸ Á¶È¸ |
java.lang.String |
getCustPermRepositoryRoot()
ÃÖ»óÀ§ CustPermRepositoryÀÇ À§Ä¡(¾ÆÀ̵ð)¸¦ ¹ÝȯÇÑ´Ù. |
java.lang.String |
getCustRootAttributeName(java.lang.String name)
°Ë»ö ÇÊÅ͸¦ À§ÇØ »ç¿ëµÇ´Â CustRoot ¼Ó¼º °ªÀ» ¹ÝȯÇÑ´Ù. |
java.util.Hashtable |
getCustRootAttributes()
°Ë»ö ÇÊÅ͸¦ À§ÇØ »ç¿ëµÇ´Â CustRoot ¼Ó¼º Å×À̺íÀ» ¹ÝȯÇÑ´Ù. |
java.lang.String |
getCustRootId(java.lang.String strEid)
NodeÀÇ EID¿¡ ´ëÇÑ CustRootÀÇ ID¸¦ ¹ÝȯÇÑ´Ù. |
CustRoot |
getCustRootInfo(java.lang.String strCustRootInfo,
Macl macl)
|
CustRoot |
getCustRootInfo(java.lang.String strNode,
java.lang.String strIpHost,
int nPort)
CustRoot¸¦ °Ë»öÇÑ´Ù. |
CustRoot |
getCustRootInfoOfNodeConfig(java.lang.String strEid,
java.lang.String strIpHost,
int nPort)
ÁöÁ¤ÇÑ Node¸¦ °®´Â CustRoot¸¦ °Ë»öÇÑ´Ù. |
java.util.Map |
getCustRootList()
strBase ¹Ø¿¡ ÀÖ´Â ¸ðµç CustRoot ¸ñ·ÏÀ» ÃßÃâÇÑ´Ù. |
java.lang.String |
getCustRootNameInfo(java.lang.String strId)
CustRootÀÇ EID Á¤º¸ Á¶È¸ |
java.lang.String |
getCustRootOfCustPerm(java.lang.String strCustPermInfo)
CustPermÀÌ Æ÷ÇÔÇÏ´Â CustRootÀÇ ID¸¦ ¹ÝȯÇÑ´Ù. |
CustRoot |
getCustRootOfEid(java.lang.String strEid)
CustRoot¸¦ °Ë»öÇÑ´Ù. |
java.util.Locale |
getLocale()
½Ã½ºÅÛ ·ÎÄÉÀÏ Á¤º¸¸¦ ¾ò¾î¿Â´Ù. |
java.util.Vector |
getParentAuthMethodPolicy(java.lang.String strInfo)
»óÀ§ CustPerm °´Ã¼ÀÇ AuthMethodPolicy ¸ñ·ÏÀ» ¹ÝȯÇÑ´Ù. |
java.lang.String |
getParentInfo(java.lang.String strCustPermInfo)
»óÀ§ DNÀ» ¹ÝȯÇÑ´Ù. |
byte[] |
getTicketKey(java.lang.String strTrustedSSO)
TrustedSSOÀÇ °øÅëµÈ TicketKey¸¦ ¹ÝȯÇÑ´Ù. |
boolean |
isCustPerm(java.lang.String strInfo)
CustPerm À¯ÇüÀÎÁö ¿©ºÎ¸¦ È®ÀÎÇÑ´Ù. |
boolean |
isCustPermId(java.lang.String strInfo)
CustPerm À¯ÇüÀÎÁö ¿©ºÎ¸¦ È®ÀÎÇÑ´Ù. |
boolean |
isCustRoot(java.lang.String strInfo)
CustRoot À¯ÇüÀÎÁö ¿©ºÎ¸¦ È®ÀÎÇÑ´Ù. |
boolean |
isCustRootId(java.lang.String strInfo)
CustRoot À¯ÇüÀÎÁö ¿©ºÎ¸¦ È®ÀÎÇÑ´Ù. |
boolean |
isNothingProtected(java.lang.String strEid)
CustRootÀÇ isNothingProtected ¼Ó¼ºÀ» ¹ÝȯÇÑ´Ù. |
boolean |
isParentCp(java.lang.String strChildCpInfo,
java.lang.String strParentCpInfo)
»óÀ§ Cp ¿©ºÎ È®ÀÎ |
java.lang.String |
makeId(java.lang.String strBaseId,
java.lang.String strEid)
ID °ªÀ» »ý¼ºÇÑ´Ù. |
boolean |
modifyCustPerm(CustPerm CustPermInfo,
java.util.Set setModifyAttr,
boolean bModifyProf)
CustPermÀ» º¯°æÇÑ´Ù. |
boolean |
modifyCustRoot(CustRoot CustRootInfo,
java.util.Set setModifyAttr,
boolean bModifyProf)
CustRoot¸¦ º¯°æÇÑ´Ù. |
void |
setLocale(java.util.Locale locale)
½Ã½ºÅÛÀÇ ·ÎÄÉÀÏ Á¤º¸¸¦ ¼öÁ¤ÇÑ´Ù. |
| Methods inherited from class com.safeidentity.adminservice.dao.ldap.LdapDefDao |
bind, destroy, initConst, readUserRepositoryInfo, unbind |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LdapCustPermDao()
| Method Detail |
public CustPerm getCustPermInfo(java.lang.String strCustPermInfo,
Macl macl)
throws SFEnvParamException,
SFInvalidParameterException,
SFBindException,
SFDaoException,
SFNoSuchValueException
CustPermDao
getCustPermInfo in interface CustPermDaostrCustPermInfo - ´ë»ó CustPermÀÇ °íÀ¯ IDmacl - Á¢±ÙÀÚÀÇ MACL Á¤º¸
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoException
SFNoSuchValueExceptionCustPermDao.getCustPermInfo(java.lang.String, com.safeidentity.adminservice.objects.Macl)
public java.util.Vector findCustPerm(AbstractSearchFilter objFilter,
java.lang.String strBase,
boolean bScopeOneLevel)
throws SFEnvParamException,
SFInvalidParameterException,
SFBindException,
SFDaoException
CustPermDao
findCustPerm in interface CustPermDaoobjFilter - °Ë»öÇÊÅÍ °ªstrBase - °Ë»ö½ÃÀÛ À§Ä¡ Á¤º¸(ID)bScopeOneLevel - one level °Ë»ö ¿É¼Ç
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoExceptionCustPermDao.findCustPerm(com.safeidentity.adminservice.util.AbstractSearchFilter, java.lang.String, boolean)
public boolean addCustPerm(CustPerm CustPermInfo,
java.util.Set setModifyAttr,
boolean bModifyProf)
throws SFEnvParamException,
SFInvalidParameterException,
SFBindException,
SFDaoException,
SFAlreadyExistsException
CustPermDao
addCustPerm in interface CustPermDaoCustPermInfo - Ãß°¡ÇÒ CustPerm °´Ã¼setModifyAttr - ¼öÁ¤ °¡´ÉÇÑ ¼Ó¼º Á¤º¸bModifyProf - ¼öÁ¤°¡´É ¿©ºÎ
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoException
SFAlreadyExistsExceptionCustPermDao.addCustPerm(com.safeidentity.adminservice.objects.CustPerm, java.util.Set, boolean)
public boolean modifyCustPerm(CustPerm CustPermInfo,
java.util.Set setModifyAttr,
boolean bModifyProf)
throws SFEnvParamException,
SFInvalidParameterException,
SFBindException,
SFDaoException,
SFNoSuchValueException
CustPermDao
modifyCustPerm in interface CustPermDaoCustPermInfo - º¯°æÇÏ·Á´Â CustPerm °´Ã¼setModifyAttr - ¼öÁ¤ °¡´ÉÇÑ ¼Ó¼º Á¤º¸bModifyProf - ¼öÁ¤°¡´É ¿©ºÎ
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoException
SFNoSuchValueExceptionCustPermDao.modifyCustPerm(com.safeidentity.adminservice.objects.CustPerm, java.util.Set, boolean)
public boolean delCustPerm(java.lang.String strCustPermInfo)
throws SFEnvParamException,
SFInvalidParameterException,
SFBindException,
SFDaoException,
SFNoSuchValueException
CustPermDao
delCustPerm in interface CustPermDaostrCustPermInfo - ´ë»ó CustPermÀÇ Á¤º¸(ID)
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoException
SFNoSuchValueExceptionCustPermDao.delCustPerm(java.lang.String)
public boolean delCustPerm(java.lang.String strCustPermInfo,
boolean bScopeOneLevel)
throws SFEnvParamException,
SFInvalidParameterException,
SFBindException,
SFDaoException,
SFNoSuchValueException
CustPermDao
delCustPerm in interface CustPermDaostrCustPermInfo - ´ë»ó CustPermÀÇ Á¤º¸(ID)bScopeOneLevel - one level °Ë»ö ¿É¼Ç
SFNoSuchValueException
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoExceptionCustPermDao.delCustPerm(java.lang.String, boolean)
public CustRoot getCustRootInfo(java.lang.String strCustRootInfo,
Macl macl)
throws SFEnvParamException,
SFInvalidParameterException,
SFBindException,
SFDaoException,
SFNoSuchValueException
getCustRootInfo in interface CustPermDaostrCustRootInfo - ´ë»ó CustRootÀÇ Á¤º¸(ID)macl - °ü¸®±ÇÇÑ Á¤º¸
SFNoSuchValueException
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoExceptionCustPermDao.getCustRootInfo(java.lang.String, com.safeidentity.adminservice.objects.Macl)
public java.lang.String getCustRootOfCustPerm(java.lang.String strCustPermInfo)
throws SFEnvParamException,
SFInvalidParameterException,
SFBindException,
SFDaoException,
SFNoSuchValueException
CustPermDao
getCustRootOfCustPerm in interface CustPermDaostrCustPermInfo - ´ë»ó CustPermÀÇ Á¤º¸(ID)
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoException
SFNoSuchValueExceptionCustPermDao.getCustRootOfCustPerm(java.lang.String)
public java.util.Vector findCustRoot(AbstractSearchFilter objFilter)
throws SFInvalidParameterException,
SFEnvParamException,
SFBindException,
SFDaoException
CustPermDao
findCustRoot in interface CustPermDaoobjFilter - °Ë»öÇÊÅÍ °ª
SFInvalidParameterException
SFEnvParamException
SFBindException
SFDaoExceptionCustPermDao.findCustRoot(com.safeidentity.adminservice.util.AbstractSearchFilter)
public CustRoot getCustRootInfo(java.lang.String strNode,
java.lang.String strIpHost,
int nPort)
throws SFInvalidParameterException,
SFEnvParamException,
SFBindException,
SFDaoException,
SFNoSuchValueException
CustPermDao
getCustRootInfo in interface CustPermDaostrNode - ´ë»ó ³ëµåÀÇ À̸§strIpHost - Host(¶Ç´Â IP) ÁÖ¼ÒnPort - Åë½Å Æ÷Æ®
SFNoSuchValueException
SFInvalidParameterException
SFEnvParamException
SFBindException
SFDaoExceptionCustPermDao.getCustRootInfo(java.lang.String, java.lang.String, int)
public java.lang.String getCustRootId(java.lang.String strEid)
throws SFInvalidParameterException,
SFEnvParamException,
SFBindException,
SFDaoException,
SFNoSuchValueException
CustPermDao
getCustRootId in interface CustPermDaostrEid - NodeÀÇ EID
SFInvalidParameterException
SFEnvParamException
SFBindException
SFDaoException
SFNoSuchValueExceptionCustPermDao.getCustRootId(java.lang.String)
public CustRoot getCustRootOfEid(java.lang.String strEid)
throws SFEnvParamException,
SFInvalidParameterException,
SFBindException,
SFDaoException,
SFNoSuchValueException
CustPermDao
getCustRootOfEid in interface CustPermDaostrEid - EID °ª
SFNoSuchValueException
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoExceptionCustPermDao.getCustRootOfEid(java.lang.String)
public boolean isNothingProtected(java.lang.String strEid)
throws SFEnvParamException,
SFInvalidParameterException,
SFBindException,
SFDaoException,
SFNoSuchValueException
CustPermDao
isNothingProtected in interface CustPermDaostrEid - EID °ª
SFNoSuchValueException
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoExceptionCustPermDao.isNothingProtected(java.lang.String)
public boolean modifyCustRoot(CustRoot CustRootInfo,
java.util.Set setModifyAttr,
boolean bModifyProf)
throws SFEnvParamException,
SFInvalidParameterException,
SFBindException,
SFDaoException,
SFNoSuchValueException
CustPermDao
modifyCustRoot in interface CustPermDaoCustRootInfo - ´ë»ó CustRootÀÇ Á¤º¸(ID)
SFNoSuchValueException
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoExceptionCustPermDao.modifyCustRoot(com.safeidentity.adminservice.objects.CustRoot, java.util.Set, boolean)
public boolean delCustRoot(java.lang.String strCustRootInfo)
throws SFEnvParamException,
SFInvalidParameterException,
SFBindException,
SFDaoException,
SFNoSuchValueException
CustPermDao
delCustRoot in interface CustPermDaostrCustRootInfo - ´ë»ó CustRootÀÇ Á¤º¸(ID)
SFNoSuchValueException
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoExceptionCustPermDao.delCustRoot(java.lang.String)
public boolean delCustRoot(java.lang.String strCustRootInfo,
boolean bScopeOneLevel)
throws SFEnvParamException,
SFInvalidParameterException,
SFBindException,
SFDaoException,
SFNoSuchValueException
CustPermDao
delCustRoot in interface CustPermDaostrCustRootInfo - ´ë»ó CustRootÀÇ Á¤º¸(ID)bScopeOneLevel - one level °Ë»ö ¿É¼Ç
SFNoSuchValueException
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoExceptionCustPermDao.delCustRoot(java.lang.String, boolean)
public boolean addCustRoot(CustRoot CustRootInfo,
java.util.Set setModifyAttr,
boolean bModifyProf)
throws SFEnvParamException,
SFInvalidParameterException,
SFBindException,
SFDaoException,
SFAlreadyExistsException
CustPermDao
addCustRoot in interface CustPermDaoCustRootInfo - ´ë»ó CustRootÀÇ Á¤º¸(ID)setModifyAttr - ¼öÁ¤ °¡´ÉÇÑ ¼Ó¼º Á¤º¸bModifyProf - ¼öÁ¤°¡´É ¿©ºÎ
SFAlreadyExistsException
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoExceptionCustPermDao.addCustRoot(com.safeidentity.adminservice.objects.CustRoot, java.util.Set, boolean)public java.lang.String getParentInfo(java.lang.String strCustPermInfo)
CustPermDao
getParentInfo in interface CustPermDaostrCustPermInfo - ´ë»ó CustPerm ¶Ç´Â CustRootÀÇ À§Ä¡(ID)
CustPermDao.getParentInfo(java.lang.String)
public java.util.Vector findCustRootOfTrustedSSO(java.lang.String strTrustedSSO)
throws SFInvalidParameterException,
SFEnvParamException,
SFBindException,
SFDaoException
CustPermDao
findCustRootOfTrustedSSO in interface CustPermDaostrTrustedSSO - TrustedSSO ±×·ì À̸§. nullÀ̰ųª °ø¹é¹®ÀÚ¿À̸é, TrustedSSOÀ» °®Áö ¾Ê´Â °ÍÀ» °Ë»öÇÑ´Ù.
SFInvalidParameterException
SFEnvParamException
SFBindException
SFDaoExceptioncom.safeidentity.adminservice.dao.CustPermDao#findCustRootOfTrustedSSO(java.lang.String, java.lang.String)
public CustRoot getCustRootInfoOfNodeConfig(java.lang.String strEid,
java.lang.String strIpHost,
int nPort)
throws SFInvalidParameterException,
SFEnvParamException,
SFBindException,
SFDaoException,
SFNoSuchValueException
CustPermDao
getCustRootInfoOfNodeConfig in interface CustPermDaostrEid - ´ë»ó Node ÀÇ EIDstrIpHost - Node (¶Ç´Â IP) ÁÖ¼ÒnPort - Node Åë½Å Æ÷Æ®
SFNoSuchValueException
SFInvalidParameterException
SFEnvParamException
SFBindException
SFDaoExceptionCustPermDao.getCustRootInfoOfNodeConfig(java.lang.String, java.lang.String, int)
public byte[] getTicketKey(java.lang.String strTrustedSSO)
throws SFInvalidParameterException,
SFEnvParamException,
SFBindException,
SFDaoException,
SFNoSuchValueException
CustPermDao
getTicketKey in interface CustPermDaostrTrustedSSO - TrustedSSO ±×·ì À̸§
SFInvalidParameterException
SFEnvParamException
SFBindException
SFDaoException
SFNoSuchValueExceptionCustPermDao.getTicketKey(java.lang.String)
public java.lang.String makeId(java.lang.String strBaseId,
java.lang.String strEid)
throws SFInvalidParameterException
CustPermDao
makeId in interface CustPermDaostrBaseId - Id¸¦ »ý¼ºÇÒ EPÀÇ Á÷Á¢ ºÎ¸ð ¿ªÇÒÀÇ Id, null ÀÎ °æ¿ì ¿ªÇÒ ·çÆ®¿¡ Ãß°¡
SFInvalidParameterExceptionCustPermDao.makeId(java.lang.String, java.lang.String)
public java.util.Map getCustPermList(java.lang.String strBase,
boolean bScopeOneLevel)
throws SFEnvParamException,
SFInvalidParameterException,
SFBindException,
SFDaoException
CustPermDao
getCustPermList in interface CustPermDaostrBase - ½ÃÀÛ À§Ä¡bScopeOneLevel - one level °Ë»ö ¿É¼Ç
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoExceptionCustPermDao.getCustPermList(java.lang.String, boolean)
public java.util.Map getCustRootList()
throws SFEnvParamException,
SFInvalidParameterException,
SFBindException,
SFDaoException
CustPermDao
getCustRootList in interface CustPermDaoSFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoExceptionCustPermDao.getCustRootList()
public java.util.Vector getAuthMethodPolicy(java.lang.String strCustPermInfo)
throws SFEnvParamException,
SFInvalidParameterException,
SFBindException,
SFDaoException,
SFNoSuchValueException
CustPermDao
getAuthMethodPolicy in interface CustPermDaostrCustPermInfo - CustPerm À§Ä¡
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoException
SFNoSuchValueExceptionCustPermDao.getAuthMethodPolicy(java.lang.String)
public java.util.Vector getParentAuthMethodPolicy(java.lang.String strInfo)
throws SFEnvParamException,
SFInvalidParameterException,
SFDaoException,
SFBindException,
SFNoSuchValueException
CustPermDao
getParentAuthMethodPolicy in interface CustPermDaostrInfo - °´Ã¼ Á¤º¸
SFEnvParamException
SFInvalidParameterException
SFDaoException
SFBindException
SFNoSuchValueExceptionCustPermDao.getParentAuthMethodPolicy(java.lang.String)
public boolean isParentCp(java.lang.String strChildCpInfo,
java.lang.String strParentCpInfo)
CustPermDao
isParentCp in interface CustPermDaostrChildCpInfo - strParentCpInfo -
CustPermDao.isParentCp(java.lang.String, java.lang.String)
public java.util.Vector getCustPermList(java.lang.String strAuthMethodPolicy)
throws SFEnvParamException,
SFInvalidParameterException,
SFBindException,
SFDaoException
CustPermDao
getCustPermList in interface CustPermDaostrAuthMethodPolicy -
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoExceptionCustPermDao.getCustPermList(java.lang.String)public java.lang.String getCustPermNameInfo(java.lang.String strId)
CustPermDao
getCustPermNameInfo in interface CustPermDaostrId - CustPermÀÇ ID
CustPermDao.getCustPermNameInfo(java.lang.String)public java.lang.String getCustRootNameInfo(java.lang.String strId)
CustPermDao
getCustRootNameInfo in interface CustPermDaostrId - CustRootÀÇ ID
CustPermDao.getCustRootNameInfo(java.lang.String)public java.lang.String getCustPermRepositoryRoot()
CustPermDao
getCustPermRepositoryRoot in interface CustPermDaoCustPermDao.getCustPermRepositoryRoot()
public boolean isCustRoot(java.lang.String strInfo)
throws SFEnvParamException,
SFInvalidParameterException,
SFDaoException,
SFBindException
CustPermDao
isCustRoot in interface CustPermDaostrInfo - °´Ã¼ Á¤º¸
SFEnvParamException
SFInvalidParameterException
SFDaoException
SFBindExceptionCustPermDao.isCustRoot(java.lang.String)
public boolean isCustPerm(java.lang.String strInfo)
throws SFEnvParamException,
SFInvalidParameterException,
SFDaoException,
SFBindException
CustPermDao
isCustPerm in interface CustPermDaostrInfo - °´Ã¼ Á¤º¸
SFEnvParamException
SFInvalidParameterException
SFDaoException
SFBindExceptionCustPermDao.isCustPerm(java.lang.String)
public boolean isCustRootId(java.lang.String strInfo)
throws SFEnvParamException,
SFInvalidParameterException,
SFDaoException,
SFBindException
CustPermDao
isCustRootId in interface CustPermDaostrInfo - °´Ã¼ Á¤º¸
SFEnvParamException
SFInvalidParameterException
SFDaoException
SFBindExceptionCustPermDao.isCustRootId(java.lang.String)
public boolean isCustPermId(java.lang.String strInfo)
throws SFEnvParamException,
SFInvalidParameterException,
SFDaoException,
SFBindException
CustPermDao
isCustPermId in interface CustPermDaostrInfo - °´Ã¼ Á¤º¸
SFEnvParamException
SFInvalidParameterException
SFDaoException
SFBindExceptionCustPermDao.isCustPermId(java.lang.String)
public java.util.Vector getContextList(java.lang.String strBase)
throws SFEnvParamException,
SFBindException,
SFInvalidParameterException,
SFDaoException
CustPermDao
getContextList in interface CustPermDaostrBase - ½ÃÀÛ À§Ä¡
SFBindException
SFEnvParamException
SFInvalidParameterException
SFDaoExceptionCustPermDao.getContextList(java.lang.String)public void setLocale(java.util.Locale locale)
CustPermDao
setLocale in interface CustPermDaolocale - »õ·Î¿î ·ÎÄÉÀÏ Á¤º¸CustPermDao.setLocale(java.util.Locale)public java.util.Locale getLocale()
CustPermDao
getLocale in interface CustPermDaoCustPermDao.getLocale()public void close()
CustPermDao
close in interface CustPermDaoclose in class LdapDefDaoLdapDefDao.close()public java.lang.String getCustPermAttributeName(java.lang.String name)
CustPermDao
getCustPermAttributeName in interface CustPermDaoname - CustPerm ¼Ó¼º °ª¿¡ ´ëÇÑ key
CustPermDao.getCustPermAttributeName(java.lang.String)public java.util.Hashtable getCustPermAttributes()
CustPermDao
getCustPermAttributes in interface CustPermDaoCustPermDao.getCustPermAttributes()public java.lang.String getCustRootAttributeName(java.lang.String name)
CustPermDao
getCustRootAttributeName in interface CustPermDaoname - CustRoot ¼Ó¼º °ª¿¡ ´ëÇÑ key
CustPermDao.getCustRootAttributeName(java.lang.String)public java.util.Hashtable getCustRootAttributes()
CustPermDao
getCustRootAttributes in interface CustPermDaoCustPermDao.getCustRootAttributes()
public java.util.Vector findCustRootOfGlobalSSO(java.lang.String strGlobalSSO)
throws SFInvalidParameterException,
SFEnvParamException,
SFBindException,
SFDaoException
CustPermDao
findCustRootOfGlobalSSO in interface CustPermDaostrGlobalSSO - GlobalSSO ±×·ì À̸§. nullÀ̰ųª °ø¹é¹®ÀÚ¿À̸é, GlobalSSOÀ» °®Áö ¾Ê´Â °ÍÀ» °Ë»öÇÑ´Ù.
SFInvalidParameterException
SFEnvParamException
SFBindException
SFDaoExceptionCustPermDao.findCustRootOfGlobalSSO(java.lang.String)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||