pulse - the web application framework Get pulse at SourceForge.net. Fast, secure and Free Open Source software downloads Ohloh project report for pulse-java

Uses of Class
org.torweg.pulse.accesscontrol.AbstractUserBase

Packages that use AbstractUserBase
org.torweg.pulse.accesscontrol controls the access to Bundles and their Controllers. 
 

Uses of AbstractUserBase in org.torweg.pulse.accesscontrol
 

Subclasses of AbstractUserBase in org.torweg.pulse.accesscontrol
 class User
          A User is an entity representing a user in the pulse container.
static class User.Everybody
          is a dummy User used for non-logged-in users to provide them the "~Everybody" Role for access checks.