|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserToken | |
---|---|
org.jcsp.net.security | This package contains the files specifically for link security implementing various authentication schemes. |
Uses of UserToken in org.jcsp.net.security |
---|
Methods in org.jcsp.net.security that return UserToken | |
---|---|
UserToken |
SimpleSecurityAuthority.createUserToken(UserID user)
Creates and returns an authentication token valid for this authority that represents the given user name. |
Methods in org.jcsp.net.security with parameters of type UserToken | |
---|---|
void |
SimpleSecurityAuthority.logonUser(UserToken u)
Sets the currently logged on user. |
void |
SecurityAuthority.logonUser(UserToken u)
Sets the currently logged on user. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |