Package com.taggercat.security

Tagger Cat's authentication and authorization

See:
          Description

Interface Summary
PermissionReader The Permission Reader interface.
SecurityProvider This is the interface that Tagger Cat Security providers must implement.
 

Class Summary
AccessPermission  
DefaultPermissionReader This class is used to read the entity and property permissions from the metadata system tables.
DefaultSecurityProvider The Default SecurityProvider implementation.
LoginInfo This class represents a collection of information about a user's login request and subsequent login status.
Permission The Permission class provides static methods and constants to decode security permissions.
PermissionChangeEventListener  
 

Package com.taggercat.security Description

Tagger Cat's authentication and authorization