Uses of Class
com.safeidentity.adminservice.objects.SsdRoleSet

Packages that use SsdRoleSet
com.safeidentity.adminservice   
com.safeidentity.adminservice.dao   
com.safeidentity.adminservice.dao.ldap   
com.safeidentity.adminservice.dao.rdb   
com.safeidentity.adminservice.impl   
com.safeidentity.adminservice.objects   
 

Uses of SsdRoleSet in com.safeidentity.adminservice
 

Methods in com.safeidentity.adminservice that return SsdRoleSet
 SsdRoleSet RoleAdmin.getSsdRoleSetInfo(java.lang.String strAdminInfo, java.lang.String strSsdRoleSetInfo)
          Á¤Àû ¿ªÇҺи®Á¤Ã¥ÀÇ Á¤º¸¸¦ Á¶È¸ÇÑ´Ù.
 

Methods in com.safeidentity.adminservice with parameters of type SsdRoleSet
 boolean RoleAdmin.addSsdRoleSet(java.lang.String strAdminInfo, SsdRoleSet ssdrolesetInfo)
          Á¤Àû ¿ªÇҺи®Á¤Ã¥À» Ãß°¡ÇÑ´Ù.
 boolean RoleAdmin.modifySsdRoleSet(java.lang.String strAdminInfo, SsdRoleSet ssdrolesetInfo)
          Á¤Àû ¿ªÇҺи®Á¤Ã¥ÀÇ Á¤º¸¸¦ ¼öÁ¤ÇÑ´Ù.
 

Uses of SsdRoleSet in com.safeidentity.adminservice.dao
 

Methods in com.safeidentity.adminservice.dao that return SsdRoleSet
 SsdRoleSet RoleDao.getSsdRoleSetInfo(java.lang.String strSsdRoleSetDn)
           
 

Methods in com.safeidentity.adminservice.dao with parameters of type SsdRoleSet
 boolean RoleDao.addSsdRoleSet(SsdRoleSet ssdrolesetInfo)
           
 boolean RoleDao.modifySsdRoleSet(SsdRoleSet rolessdsetInfo)
           
 

Uses of SsdRoleSet in com.safeidentity.adminservice.dao.ldap
 

Methods in com.safeidentity.adminservice.dao.ldap that return SsdRoleSet
 SsdRoleSet LdapRoleDao.getSsdRoleSetInfo(java.lang.String strSsdRoleSetDn)
          SSD ¿ªÇÒ ÁýÇÕ¿¡ ´ëÇÑ »ó¼¼ÇÑ Á¤º¸¸¦ ¾ò´Â´Ù.
 

Methods in com.safeidentity.adminservice.dao.ldap with parameters of type SsdRoleSet
 boolean LdapRoleDao.addSsdRoleSet(SsdRoleSet ssdrolesetInfo)
          SSD ¿ªÇÒ ÁýÇÕÀ» Ãß°¡ÇÑ´Ù.
 boolean LdapRoleDao.modifySsdRoleSet(SsdRoleSet rolessdsetInfo)
          SSD ¿ªÇÒ ÁýÇÕÀÇ Á¤º¸¸¦ ¼öÁ¤ÇÑ´Ù.
 

Uses of SsdRoleSet in com.safeidentity.adminservice.dao.rdb
 

Methods in com.safeidentity.adminservice.dao.rdb that return SsdRoleSet
 SsdRoleSet RdbRoleDao.getSsdRoleSetInfo(java.lang.String strSsdRoleSetDn)
          SSD ¿ªÇÒ ÁýÇÕ¿¡ ´ëÇÑ »ó¼¼ÇÑ Á¤º¸¸¦ ¾ò´Â´Ù.
 

Methods in com.safeidentity.adminservice.dao.rdb with parameters of type SsdRoleSet
 boolean RdbRoleDao.addSsdRoleSet(SsdRoleSet ssdrolesetInfo)
          SSD ¿ªÇÒ ÁýÇÕÀ» Ãß°¡ÇÑ´Ù.
 boolean RdbRoleDao.modifySsdRoleSet(SsdRoleSet rolessdsetInfo)
          SSD ¿ªÇÒ ÁýÇÕÀÇ Á¤º¸¸¦ ¼öÁ¤ÇÑ´Ù.
 

Uses of SsdRoleSet in com.safeidentity.adminservice.impl
 

Methods in com.safeidentity.adminservice.impl that return SsdRoleSet
 SsdRoleSet RoleManager.getSsdRoleSetInfo(java.lang.String strAdminInfo, java.lang.String strSsdRoleSetInfo)
          Á¤Àû ¿ªÇҺи®Á¤Ã¥ÀÇ Á¤º¸¸¦ Á¶È¸ÇÑ´Ù.
 

Methods in com.safeidentity.adminservice.impl with parameters of type SsdRoleSet
 boolean RoleManager.addSsdRoleSet(java.lang.String strAdminInfo, SsdRoleSet ssdrolesetInfo)
          Á¤Àû ¿ªÇҺи®Á¤Ã¥À» Ãß°¡ÇÑ´Ù.
 boolean RoleManager.modifySsdRoleSet(java.lang.String strAdminInfo, SsdRoleSet ssdrolesetInfo)
          Á¤Àû ¿ªÇҺи®Á¤Ã¥ÀÇ Á¤º¸¸¦ ¼öÁ¤ÇÑ´Ù.
 

Uses of SsdRoleSet in com.safeidentity.adminservice.objects
 

Methods in com.safeidentity.adminservice.objects that return SsdRoleSet
 SsdRoleSet SFObjectFactoryIF.createSsdRoleSet()
           
 



Copyright © 2004 SoftForum Corp. All Rights Reserved.