|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.spy.aaa.SpyPolicy
A Policy for use in SpySecurityManager.
| Constructor Summary | |
SpyPolicy()
Get an instance of SpyPolicy. |
|
| Method Summary | |
protected Enumeration |
getAuthPermissions()
Get the permissions for authenticated users. |
protected Enumeration |
getNullPermissions()
Get the permissions for unauthenticated users. |
PermissionCollection |
getPermissions(Token tok)
Get a PermissionCollection for a Token. |
protected Enumeration |
getUserPermissions(Token tok)
Get the user-specific permissions based on a token. |
void |
refresh()
Clear the policy cache. |
String |
toString()
String me. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SpyPolicy()
| Method Detail |
public String toString()
protected Enumeration getNullPermissions()
protected Enumeration getAuthPermissions()
protected Enumeration getUserPermissions(Token tok)
public PermissionCollection getPermissions(Token tok)
public void refresh()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||