public class AssociationPatch extends PasswordPatch
PasswordPatch.Builder| Constructor and Description |
|---|
AssociationPatch() |
| Modifier and Type | Method and Description |
|---|---|
ResourceAssociationAction |
getAction() |
String |
getKey() |
void |
setAction(ResourceAssociationAction action) |
void |
setKey(String key) |
getResources, isOnSyncope, setOnSyncopesetOperationgetValue, setValuegetOperationequals, hashCode, toStringpublic String getKey()
@PathParam(value="key") public void setKey(String key)
public ResourceAssociationAction getAction()
@PathParam(value="action") public void setAction(ResourceAssociationAction action)
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.