gluu
org.gluu.oxtrust.ldap.service.IGroupService メンバ一覧

継承メンバを含む org.gluu.oxtrust.ldap.service.IGroupService の全メンバ一覧です。

addGroup(GluuGroup group)org.gluu.oxtrust.ldap.service.IGroupService
countGroups()org.gluu.oxtrust.ldap.service.IGroupService
findGroups(GluuGroup group, int sizeLimit)org.gluu.oxtrust.ldap.service.IGroupService
generateInameForNewGroup(String name)org.gluu.oxtrust.ldap.service.IGroupService
generateInumForNewGroup()org.gluu.oxtrust.ldap.service.IGroupService
getAllGroups()org.gluu.oxtrust.ldap.service.IGroupService
getAllGroups(int sizeLimit)org.gluu.oxtrust.ldap.service.IGroupService
getDnForGroup(String inum)org.gluu.oxtrust.ldap.service.IGroupService
getGroupByDisplayName(String DisplayName)org.gluu.oxtrust.ldap.service.IGroupService
getGroupByDn(String Dn)org.gluu.oxtrust.ldap.service.IGroupService
getGroupByIname(String iname)org.gluu.oxtrust.ldap.service.IGroupService
getGroupByInum(String inum)org.gluu.oxtrust.ldap.service.IGroupService
getVisibilityTypes()org.gluu.oxtrust.ldap.service.IGroupService
isMemberOrOwner(String groupDN, String personDN)org.gluu.oxtrust.ldap.service.IGroupService
isMemberOrOwner(String[] groupDNs, String personDN)org.gluu.oxtrust.ldap.service.IGroupService
removeGroup(GluuGroup group)org.gluu.oxtrust.ldap.service.IGroupService
searchGroups(String pattern, int sizeLimit)org.gluu.oxtrust.ldap.service.IGroupService
updateGroup(GluuGroup group)org.gluu.oxtrust.ldap.service.IGroupService