|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LoginCredentials
Represents the credentials the current user will use to authenticate Only valid during the authentication process
| Method Summary | |
|---|---|
Credential |
getCredential()
|
String |
getUserId()
|
void |
invalidate()
|
void |
setCredential(Credential credential)
|
void |
setUserId(String userId)
|
| Method Detail |
|---|
String getUserId()
void setUserId(String userId)
Credential getCredential()
void setCredential(Credential credential)
void invalidate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||