public class GroupSyncopeOperations extends Object
Constructor and Description |
---|
GroupSyncopeOperations() |
Modifier and Type | Method and Description |
---|---|
void |
delete(String groupKey) |
List<GroupTO> |
list() |
GroupTO |
read(String groupKey) |
AttrTO |
readAttribute(String groupKey,
String schemaType,
String schema) |
Set<AttrTO> |
readAttributes(String groupKey,
String schemaType) |
public void delete(String groupKey)
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.