Package org.apache.fulcrum.security.entity

  • Interface Summary 
    Interface Description
    ExtendedUser
    This interface represents the extended functionality of a user.
    Group
    This class represents a Group of Users in the system that are associated with specific entity or resource.
    Permission
    This class represents the a permissions..
    Role
    This class represents a role played by the User associated with the current Session.
    SecurityEntity
    This classes is the base class for any security entity including groups, users, roles and permissions (and potentially others depending on the model chosen)
    User
    This interface represents the basic functionality of a user.