Package org.benow.security.user

Interface Summary
Assignable Assignable.java
LanguageUserModule User module holding language info for user.
Owned  
SubjectThreadListener security: org.benow.security.SubjectThreadListener
Used Useable.java
User  
UserModule Implementing classes store application specific data for the user.
UserModuleResolver Worker classes which are responsible for fetching usermodules according to key
 

Class Summary
SecureThread  
Subject Deprecated.  
SubjectThread Deprecated. use securethread
UserModuleHandler Discovers usermodules and adds them to the resources file (etc/resources.list) where they can be discovered, instantiated and assigned
 

Exception Summary
NoSuchModuleException Thrown when trying to retrieve a user module by class which is not associated with the user.
NoSuchUserWithModuleException security: org.benow.security.NoSuchUserWithModuleException