edu.internet2.middleware.grouperClient.examples
Class WsExample
java.lang.Object
edu.internet2.middleware.grouperClient.examples.WsExample
public class WsExample
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsExample
public WsExample()
main
public static void main(String[] args)
- Parameters:
args
-
addMember
public static String addMember(String groupName,
List<String> subjectIds,
List<String> subjectIdentifiers,
List<String> sourceIds,
boolean replaceAllExisting)
- add member(s)
- Parameters:
groupName
- subjectIds
- subjectIdentifiers
- sourceIds
- replaceAllExisting
- if replace all existing
- Returns:
- the status
Copyright © 2010 Internet2. All Rights Reserved.