|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.plugin.rest.entity.PasswordEntity
public class PasswordEntity
Represents a password entity.
| Constructor Summary | |
|---|---|
PasswordEntity(java.lang.String value,
com.atlassian.plugins.rest.common.Link link)
Constructs a password entity. |
|
| Method Summary | |
|---|---|
com.atlassian.plugins.rest.common.Link |
getLink()
|
java.lang.String |
getValue()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PasswordEntity(java.lang.String value,
com.atlassian.plugins.rest.common.Link link)
value - value of the passwordlink - link to the password resource.| Method Detail |
|---|
public java.lang.String getValue()
public com.atlassian.plugins.rest.common.Link getLink()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||