|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AuthenticationContext
An authentication context to retrieve the principal and authentication status.
| Method Summary | |
|---|---|
java.security.Principal |
getPrincipal()
|
boolean |
isAuthenticated()
|
| Method Detail |
|---|
java.security.Principal getPrincipal()
null if none is authenticated.boolean isAuthenticated()
true if the principal is authenticated, false otherwise.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||