|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.framework.security.credentials.ChangePasswordCriteria
public class ChangePasswordCriteria
Criteria associated with a change password request.
| Constructor Summary | |
|---|---|
ChangePasswordCriteria()
Default constructor. |
|
| Method Summary | |
|---|---|
UsernamePasswordCredentials |
getNewCredentials()
Gets the new credentials. |
UsernamePasswordCredentials |
getOriginalCredentials()
Gets the original credentials. |
User |
getSubjectUser()
Gets the user for which the password will be changed. |
void |
setSubjectUser(User user)
Sets the user for which the password will be changed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChangePasswordCriteria()
| Method Detail |
|---|
public UsernamePasswordCredentials getNewCredentials()
public UsernamePasswordCredentials getOriginalCredentials()
public User getSubjectUser()
public void setSubjectUser(User user)
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||