public class PasswordPatch extends StringReplacePatchItem
Modifier and Type | Class and Description |
---|---|
static class |
PasswordPatch.Builder |
Constructor and Description |
---|
PasswordPatch() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
List<String> |
getResources() |
int |
hashCode() |
boolean |
isOnSyncope() |
void |
setOnSyncope(boolean onSyncope) |
setOperation
getValue, setValue
getOperation
public boolean isOnSyncope()
public void setOnSyncope(boolean onSyncope)
public int hashCode()
hashCode
in class AbstractPatchItem<String>
public boolean equals(Object obj)
equals
in class AbstractPatchItem<String>
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.