|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Credential
Abstract class Credential
| Method Summary | ||
|---|---|---|
Subject |
getSubject()
Retrieves the value for the reference subject. |
|
boolean |
isLocked()
Retrieves the value for the attribute locked. |
|
|
request(AuthenticationContext context)
|
|
void |
setLocked(boolean locked)
Sets a new value for the attribute locked. |
|
void |
setSubject(Subject subject)
Sets a new value for the reference subject. |
|
|
validate(AuthenticationContext context,
byte[] state,
byte[] value)
|
|
| Method Detail |
|---|
boolean isLocked()
locked.
locked.void setLocked(boolean locked)
locked.
locked - The non-null new value for attribute locked.
<T extends ValidationResult> T request(AuthenticationContext context)
throws RefException
RefExceptionSubject getSubject()
subject.
null value for this reference.void setSubject(Subject subject)
subject.
subject - The non-null new value for this reference.
<T extends ValidationResult> T validate(AuthenticationContext context,
byte[] state,
byte[] value)
throws RefException
RefException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||