|
|||||||||||
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 CustPermDao
strCustPermInfo
- ´ë»ó CustPermÀÇ °íÀ¯ IDmacl
- Á¢±ÙÀÚÀÇ MACL Á¤º¸
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoException
SFNoSuchValueException
CustPermDao.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 CustPermDao
objFilter
- °Ë»öÇÊÅÍ °ªstrBase
- °Ë»ö½ÃÀÛ À§Ä¡ Á¤º¸(ID)bScopeOneLevel
- one level °Ë»ö ¿É¼Ç
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoException
CustPermDao.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 CustPermDao
CustPermInfo
- Ãß°¡ÇÒ CustPerm °´Ã¼setModifyAttr
- ¼öÁ¤ °¡´ÉÇÑ ¼Ó¼º Á¤º¸bModifyProf
- ¼öÁ¤°¡´É ¿©ºÎ
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoException
SFAlreadyExistsException
CustPermDao.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 CustPermDao
CustPermInfo
- º¯°æÇÏ·Á´Â CustPerm °´Ã¼setModifyAttr
- ¼öÁ¤ °¡´ÉÇÑ ¼Ó¼º Á¤º¸bModifyProf
- ¼öÁ¤°¡´É ¿©ºÎ
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoException
SFNoSuchValueException
CustPermDao.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 CustPermDao
strCustPermInfo
- ´ë»ó CustPermÀÇ Á¤º¸(ID)
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoException
SFNoSuchValueException
CustPermDao.delCustPerm(java.lang.String)
public boolean delCustPerm(java.lang.String strCustPermInfo, boolean bScopeOneLevel) throws SFEnvParamException, SFInvalidParameterException, SFBindException, SFDaoException, SFNoSuchValueException
CustPermDao
delCustPerm
in interface CustPermDao
strCustPermInfo
- ´ë»ó CustPermÀÇ Á¤º¸(ID)bScopeOneLevel
- one level °Ë»ö ¿É¼Ç
SFNoSuchValueException
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoException
CustPermDao.delCustPerm(java.lang.String, boolean)
public CustRoot getCustRootInfo(java.lang.String strCustRootInfo, Macl macl) throws SFEnvParamException, SFInvalidParameterException, SFBindException, SFDaoException, SFNoSuchValueException
getCustRootInfo
in interface CustPermDao
strCustRootInfo
- ´ë»ó CustRootÀÇ Á¤º¸(ID)macl
- °ü¸®±ÇÇÑ Á¤º¸
SFNoSuchValueException
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoException
CustPermDao.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 CustPermDao
strCustPermInfo
- ´ë»ó CustPermÀÇ Á¤º¸(ID)
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoException
SFNoSuchValueException
CustPermDao.getCustRootOfCustPerm(java.lang.String)
public java.util.Vector findCustRoot(AbstractSearchFilter objFilter) throws SFInvalidParameterException, SFEnvParamException, SFBindException, SFDaoException
CustPermDao
findCustRoot
in interface CustPermDao
objFilter
- °Ë»öÇÊÅÍ °ª
SFInvalidParameterException
SFEnvParamException
SFBindException
SFDaoException
CustPermDao.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 CustPermDao
strNode
- ´ë»ó ³ëµåÀÇ À̸§strIpHost
- Host(¶Ç´Â IP) ÁÖ¼ÒnPort
- Åë½Å Æ÷Æ®
SFNoSuchValueException
SFInvalidParameterException
SFEnvParamException
SFBindException
SFDaoException
CustPermDao.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 CustPermDao
strEid
- NodeÀÇ EID
SFInvalidParameterException
SFEnvParamException
SFBindException
SFDaoException
SFNoSuchValueException
CustPermDao.getCustRootId(java.lang.String)
public CustRoot getCustRootOfEid(java.lang.String strEid) throws SFEnvParamException, SFInvalidParameterException, SFBindException, SFDaoException, SFNoSuchValueException
CustPermDao
getCustRootOfEid
in interface CustPermDao
strEid
- EID °ª
SFNoSuchValueException
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoException
CustPermDao.getCustRootOfEid(java.lang.String)
public boolean isNothingProtected(java.lang.String strEid) throws SFEnvParamException, SFInvalidParameterException, SFBindException, SFDaoException, SFNoSuchValueException
CustPermDao
isNothingProtected
in interface CustPermDao
strEid
- EID °ª
SFNoSuchValueException
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoException
CustPermDao.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 CustPermDao
CustRootInfo
- ´ë»ó CustRootÀÇ Á¤º¸(ID)
SFNoSuchValueException
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoException
CustPermDao.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 CustPermDao
strCustRootInfo
- ´ë»ó CustRootÀÇ Á¤º¸(ID)
SFNoSuchValueException
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoException
CustPermDao.delCustRoot(java.lang.String)
public boolean delCustRoot(java.lang.String strCustRootInfo, boolean bScopeOneLevel) throws SFEnvParamException, SFInvalidParameterException, SFBindException, SFDaoException, SFNoSuchValueException
CustPermDao
delCustRoot
in interface CustPermDao
strCustRootInfo
- ´ë»ó CustRootÀÇ Á¤º¸(ID)bScopeOneLevel
- one level °Ë»ö ¿É¼Ç
SFNoSuchValueException
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoException
CustPermDao.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 CustPermDao
CustRootInfo
- ´ë»ó CustRootÀÇ Á¤º¸(ID)setModifyAttr
- ¼öÁ¤ °¡´ÉÇÑ ¼Ó¼º Á¤º¸bModifyProf
- ¼öÁ¤°¡´É ¿©ºÎ
SFAlreadyExistsException
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoException
CustPermDao.addCustRoot(com.safeidentity.adminservice.objects.CustRoot, java.util.Set, boolean)
public java.lang.String getParentInfo(java.lang.String strCustPermInfo)
CustPermDao
getParentInfo
in interface CustPermDao
strCustPermInfo
- ´ë»ó 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 CustPermDao
strTrustedSSO
- TrustedSSO ±×·ì À̸§. nullÀ̰ųª °ø¹é¹®ÀÚ¿À̸é, TrustedSSOÀ» °®Áö ¾Ê´Â °ÍÀ» °Ë»öÇÑ´Ù.
SFInvalidParameterException
SFEnvParamException
SFBindException
SFDaoException
com.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 CustPermDao
strEid
- ´ë»ó Node ÀÇ EIDstrIpHost
- Node (¶Ç´Â IP) ÁÖ¼ÒnPort
- Node Åë½Å Æ÷Æ®
SFNoSuchValueException
SFInvalidParameterException
SFEnvParamException
SFBindException
SFDaoException
CustPermDao.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 CustPermDao
strTrustedSSO
- TrustedSSO ±×·ì À̸§
SFInvalidParameterException
SFEnvParamException
SFBindException
SFDaoException
SFNoSuchValueException
CustPermDao.getTicketKey(java.lang.String)
public java.lang.String makeId(java.lang.String strBaseId, java.lang.String strEid) throws SFInvalidParameterException
CustPermDao
makeId
in interface CustPermDao
strBaseId
- Id¸¦ »ý¼ºÇÒ EPÀÇ Á÷Á¢ ºÎ¸ð ¿ªÇÒÀÇ Id, null ÀÎ °æ¿ì ¿ªÇÒ ·çÆ®¿¡ Ãß°¡
SFInvalidParameterException
CustPermDao.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 CustPermDao
strBase
- ½ÃÀÛ À§Ä¡bScopeOneLevel
- one level °Ë»ö ¿É¼Ç
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoException
CustPermDao.getCustPermList(java.lang.String, boolean)
public java.util.Map getCustRootList() throws SFEnvParamException, SFInvalidParameterException, SFBindException, SFDaoException
CustPermDao
getCustRootList
in interface CustPermDao
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoException
CustPermDao.getCustRootList()
public java.util.Vector getAuthMethodPolicy(java.lang.String strCustPermInfo) throws SFEnvParamException, SFInvalidParameterException, SFBindException, SFDaoException, SFNoSuchValueException
CustPermDao
getAuthMethodPolicy
in interface CustPermDao
strCustPermInfo
- CustPerm À§Ä¡
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoException
SFNoSuchValueException
CustPermDao.getAuthMethodPolicy(java.lang.String)
public java.util.Vector getParentAuthMethodPolicy(java.lang.String strInfo) throws SFEnvParamException, SFInvalidParameterException, SFDaoException, SFBindException, SFNoSuchValueException
CustPermDao
getParentAuthMethodPolicy
in interface CustPermDao
strInfo
- °´Ã¼ Á¤º¸
SFEnvParamException
SFInvalidParameterException
SFDaoException
SFBindException
SFNoSuchValueException
CustPermDao.getParentAuthMethodPolicy(java.lang.String)
public boolean isParentCp(java.lang.String strChildCpInfo, java.lang.String strParentCpInfo)
CustPermDao
isParentCp
in interface CustPermDao
strChildCpInfo
- 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 CustPermDao
strAuthMethodPolicy
-
SFEnvParamException
SFInvalidParameterException
SFBindException
SFDaoException
CustPermDao.getCustPermList(java.lang.String)
public java.lang.String getCustPermNameInfo(java.lang.String strId)
CustPermDao
getCustPermNameInfo
in interface CustPermDao
strId
- CustPermÀÇ ID
CustPermDao.getCustPermNameInfo(java.lang.String)
public java.lang.String getCustRootNameInfo(java.lang.String strId)
CustPermDao
getCustRootNameInfo
in interface CustPermDao
strId
- CustRootÀÇ ID
CustPermDao.getCustRootNameInfo(java.lang.String)
public java.lang.String getCustPermRepositoryRoot()
CustPermDao
getCustPermRepositoryRoot
in interface CustPermDao
CustPermDao.getCustPermRepositoryRoot()
public boolean isCustRoot(java.lang.String strInfo) throws SFEnvParamException, SFInvalidParameterException, SFDaoException, SFBindException
CustPermDao
isCustRoot
in interface CustPermDao
strInfo
- °´Ã¼ Á¤º¸
SFEnvParamException
SFInvalidParameterException
SFDaoException
SFBindException
CustPermDao.isCustRoot(java.lang.String)
public boolean isCustPerm(java.lang.String strInfo) throws SFEnvParamException, SFInvalidParameterException, SFDaoException, SFBindException
CustPermDao
isCustPerm
in interface CustPermDao
strInfo
- °´Ã¼ Á¤º¸
SFEnvParamException
SFInvalidParameterException
SFDaoException
SFBindException
CustPermDao.isCustPerm(java.lang.String)
public boolean isCustRootId(java.lang.String strInfo) throws SFEnvParamException, SFInvalidParameterException, SFDaoException, SFBindException
CustPermDao
isCustRootId
in interface CustPermDao
strInfo
- °´Ã¼ Á¤º¸
SFEnvParamException
SFInvalidParameterException
SFDaoException
SFBindException
CustPermDao.isCustRootId(java.lang.String)
public boolean isCustPermId(java.lang.String strInfo) throws SFEnvParamException, SFInvalidParameterException, SFDaoException, SFBindException
CustPermDao
isCustPermId
in interface CustPermDao
strInfo
- °´Ã¼ Á¤º¸
SFEnvParamException
SFInvalidParameterException
SFDaoException
SFBindException
CustPermDao.isCustPermId(java.lang.String)
public java.util.Vector getContextList(java.lang.String strBase) throws SFEnvParamException, SFBindException, SFInvalidParameterException, SFDaoException
CustPermDao
getContextList
in interface CustPermDao
strBase
- ½ÃÀÛ À§Ä¡
SFBindException
SFEnvParamException
SFInvalidParameterException
SFDaoException
CustPermDao.getContextList(java.lang.String)
public void setLocale(java.util.Locale locale)
CustPermDao
setLocale
in interface CustPermDao
locale
- »õ·Î¿î ·ÎÄÉÀÏ Á¤º¸CustPermDao.setLocale(java.util.Locale)
public java.util.Locale getLocale()
CustPermDao
getLocale
in interface CustPermDao
CustPermDao.getLocale()
public void close()
CustPermDao
close
in interface CustPermDao
close
in class LdapDefDao
LdapDefDao.close()
public java.lang.String getCustPermAttributeName(java.lang.String name)
CustPermDao
getCustPermAttributeName
in interface CustPermDao
name
- CustPerm ¼Ó¼º °ª¿¡ ´ëÇÑ key
CustPermDao.getCustPermAttributeName(java.lang.String)
public java.util.Hashtable getCustPermAttributes()
CustPermDao
getCustPermAttributes
in interface CustPermDao
CustPermDao.getCustPermAttributes()
public java.lang.String getCustRootAttributeName(java.lang.String name)
CustPermDao
getCustRootAttributeName
in interface CustPermDao
name
- CustRoot ¼Ó¼º °ª¿¡ ´ëÇÑ key
CustPermDao.getCustRootAttributeName(java.lang.String)
public java.util.Hashtable getCustRootAttributes()
CustPermDao
getCustRootAttributes
in interface CustPermDao
CustPermDao.getCustRootAttributes()
public java.util.Vector findCustRootOfGlobalSSO(java.lang.String strGlobalSSO) throws SFInvalidParameterException, SFEnvParamException, SFBindException, SFDaoException
CustPermDao
findCustRootOfGlobalSSO
in interface CustPermDao
strGlobalSSO
- GlobalSSO ±×·ì À̸§. nullÀ̰ųª °ø¹é¹®ÀÚ¿À̸é, GlobalSSOÀ» °®Áö ¾Ê´Â °ÍÀ» °Ë»öÇÑ´Ù.
SFInvalidParameterException
SFEnvParamException
SFBindException
SFDaoException
CustPermDao.findCustRootOfGlobalSSO(java.lang.String)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |