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