|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouperClient.examples.WsExample
public class WsExample
Nested Class Summary | |
---|---|
static class |
WsExample.GrouperTestClientWs
|
Constructor Summary | |
---|---|
WsExample()
|
Method Summary | |
---|---|
static String |
addMember(String groupName,
List<String> subjectIds,
List<String> subjectIdentifiers,
List<String> sourceIds,
boolean replaceAllExisting)
add member(s) |
static void |
main(String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WsExample()
Method Detail |
---|
public static void main(String[] args)
args
- public static String addMember(String groupName, List<String> subjectIds, List<String> subjectIdentifiers, List<String> sourceIds, boolean replaceAllExisting)
groupName
- subjectIds
- subjectIdentifiers
- sourceIds
- replaceAllExisting
- if replace all existing
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |