Package org.jwarp.service.security

Interface Summary
ISecurity  
ISecurityAware  
ISecurityGroup  
ISecurityListener Interface declaring the interface of objects that want listen to the WorkManager's activities such as new registered jobs, executed jobs etc.
ISecurityObject  
ISecurityService  
ISecurityUser  
ITicket This is the central ticket interface.
 

Class Summary
ASecurity This is the basic class you handles security qiestions such as checking access rights, handling users, groups and system objects.
FileSecurity  
SecurityEvent This class is the event class for all work manager events.
SecurityGroup  
SecurityObject  
SecurityService This is the most import service in JWeb handling all security aspects.
SQLSecurity  
SQLSecurityGroup  
SQLSystemObject  
SQLUser  
Ticket This is the central ticket interface.
User  
 

Exception Summary
EntityExistsException Thrown upon an attempt to create an User,Role,Group or Permission that already exists.
LoginException  
 


©   O R C A   S y s t e m s