Package org.wicketstuff.security.hive.authorization
-
Interface Summary Interface Description Principal This interface represents the abstract notion of a principal, which can be used to represent a set of permissions on the system. -
Class Summary Class Description EverybodyPrincipal Principal used for permissions granted to everyone, regardless of an authenticated subject.Permission Abstract class for representing access to a system resource.SimplePrincipal A very simple principal.