Uses of Class
com.sap.security.api.NoSuchGroupException

Packages that use NoSuchGroupException
com.sap.security.api Provides basic User Management functionality. 
 

Uses of NoSuchGroupException in com.sap.security.api
 

Methods in com.sap.security.api that throw NoSuchGroupException
 IGroup[] IGroupFactory.getGroups(java.lang.String[] uniqueIDs)
          Gets the group objects for multiple unique IDs
 IGroup[] IGroupFactory.getGroups(java.lang.String[] uniqueIDs, AttributeList populateAttributes)
          Gets the group objects for multiple unique IDs and populates the attributes which are defined in populateAttributes
 IGroup IGroupFactory.getMutableGroup(java.lang.String uniqueID)
          Gets the group object identified by uniqueID which can be modified
 



Copyright © 2002 SAP AG All Rights Reserved.