|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Authenticator
This is an interface to abstract out the method of authentication. The default method should be simple user password.
| Method Summary | |
|---|---|
String |
getAuthTokenString()
Accessor method to return the authentication token |
String |
getUserName()
Accessor method to return the user name |
| Method Detail |
|---|
String getUserName()
String getAuthTokenString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||