Package org.objectweb.jonas.security.realm.principals

Interface Summary
GroupMBean This interface define the MBeans methods
RoleMBean This interface define the MBeans methods
UserMBean This interface defines the MBean method for the User
 

Class Summary
Group This class define the Group class which represent a group with its associated roles
LDAPUser This class define the LDAPUser class which represent a ldap user.
Role This class define the Role class which define a role with its name and description.
User This class define the User class which represent a user by its name, password, etc.