|
CSP for Java (JCSP) 1.1-rc4 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UserToken
Uniquely identifies an authenticated user. An instance of a SecurityAuthority will be
able to create a user token from a user ID. To do so may require additional information such as passwords
or other authentication details. It is the responsibility of the authority to do the authentication and
only supply a token instance if the credentials are okay.
| Method Summary | |
|---|---|
UserID |
getUserID()
Returns the ID of the logged on user. |
| Method Detail |
|---|
UserID getUserID()
|
CSP for Java (JCSP) 1.1-rc4 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||