|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SSOAuthenticator
| Method Summary | |
|---|---|
void |
doAuthenticate(byte[] token)
|
Principal |
getPrincipal()
|
byte[] |
getSendBackToken()
|
String |
getUser()
|
boolean |
isComplete()
Says is authentication complete. |
boolean |
isSuccess()
Says is authentication successful. |
| Method Detail |
|---|
void doAuthenticate(byte[] token)
throws Exception
token - the token from client.
Exception - if any error occurs.String getUser()
Principal getPrincipal()
byte[] getSendBackToken()
boolean isComplete()
boolean isSuccess()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||