Class StatusR
- All Implemented Interfaces:
Serializable
,BaseBean
- See Also:
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.syncope.common.lib.request.PasswordPatch
getResources, isOnSyncope, setOnSyncope
Methods inherited from class org.apache.syncope.common.lib.request.AbstractReplacePatchItem
setOperation
Methods inherited from class org.apache.syncope.common.lib.request.AbstractPatchItem
getValue, setValue
Methods inherited from class org.apache.syncope.common.lib.request.AbstractPatch
getOperation
-
Constructor Details
-
StatusR
public StatusR()
-
-
Method Details
-
getKey
-
setKey
-
getType
-
setType
-
getToken
-
setToken
-
hashCode
public int hashCode()- Overrides:
hashCode
in classPasswordPatch
-
equals
- Overrides:
equals
in classPasswordPatch
-