|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IAuthorizationHierarchy | |
---|---|
org.opentox.auth | |
org.opentox.interfaces |
Uses of IAuthorizationHierarchy in org.opentox.auth |
---|
Classes in org.opentox.auth that implement IAuthorizationHierarchy | |
---|---|
class |
Priviledges
Defines different three levels of authorization. |
Methods in org.opentox.auth with parameters of type IAuthorizationHierarchy | |
---|---|
int |
Priviledges.compareTo(IAuthorizationHierarchy other)
Compares two authorization levels. Implements the ordering: |
Uses of IAuthorizationHierarchy in org.opentox.interfaces |
---|
Methods in org.opentox.interfaces with parameters of type IAuthorizationHierarchy | |
---|---|
int |
IAuthorizationHierarchy.compareTo(IAuthorizationHierarchy other)
Compares two Access Levels and returns an integer that describes a comparison relationship between them. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |