|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface User
This represents a user in the Persevere system
| Method Summary | |
|---|---|
java.lang.String |
getCurrentTicket()
Allows a user to return ticket so that the password does not need to be stored for reauthentication This may be moved to a separate interface |
| Methods inherited from interface org.persvr.security.Capability |
|---|
getPermissionLevel, grantCapability, grantCapability, hasPermission |
| Methods inherited from interface java.security.acl.Permission |
|---|
equals, toString |
| Methods inherited from interface java.security.Principal |
|---|
equals, getName, hashCode, toString |
| Method Detail |
|---|
java.lang.String getCurrentTicket()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||