public class UserMod extends AbstractSubjectMod
resourcesToAdd, resourcesToRemoveattrsToRemove, attrsToUpdate, derAttrsToAdd, derAttrsToRemove, id, virAttrsToRemove, virAttrsToUpdate| Constructor and Description |
|---|
UserMod() |
| Modifier and Type | Method and Description |
|---|---|
Set<MembershipMod> |
getMembershipsToAdd() |
Set<Long> |
getMembershipsToRemove() |
String |
getPassword() |
StatusMod |
getPwdPropRequest() |
String |
getSecurityAnswer() |
Long |
getSecurityQuestion() |
String |
getUsername() |
boolean |
isEmpty() |
void |
setPassword(String password) |
void |
setPwdPropRequest(StatusMod pwdPropRequest) |
void |
setSecurityAnswer(String securityAnswer) |
void |
setSecurityQuestion(Long securityQuestion) |
void |
setUsername(String username) |
getResourcesToAdd, getResourcesToRemovegetAttrsToRemove, getAttrsToUpdate, getDerAttrsToAdd, getDerAttrsToRemove, getId, getVirAttrsToRemove, getVirAttrsToUpdate, setIdequals, hashCode, toStringpublic String getUsername()
public void setUsername(String username)
public String getPassword()
public void setPassword(String password)
public Set<MembershipMod> getMembershipsToAdd()
public StatusMod getPwdPropRequest()
public void setPwdPropRequest(StatusMod pwdPropRequest)
public Long getSecurityQuestion()
public void setSecurityQuestion(Long securityQuestion)
public String getSecurityAnswer()
public void setSecurityAnswer(String securityAnswer)
public boolean isEmpty()
isEmpty in class AbstractSubjectModCopyright © 2010–2018 The Apache Software Foundation. All rights reserved.