|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AuthenticationRealm
Interface for authentication realms.
| Method Summary | |
|---|---|
AuthenticationPrincipal |
authenticateByUsernamePassword(java.lang.String userName,
java.lang.String password)
Authenticate the user - do we know them ? Return a distinct id once we know them. |
AuthenticationPrincipal |
retrieveUser(java.lang.String userName)
Retrieve an authenticated user. |
| Method Detail |
|---|
AuthenticationPrincipal authenticateByUsernamePassword(java.lang.String userName,
java.lang.String password)
AuthenticationPrincipal retrieveUser(java.lang.String userName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||