Uses of Package
org.jbpm.identity

Packages that use org.jbpm.identity
org.jbpm.identity the core identity classes User, Membership and Group. 
org.jbpm.identity.assignment   
org.jbpm.identity.hibernate   
org.jbpm.identity.security adapts the identity model data to JAAS with an implementation of a LoginModule and a Policy. 
org.jbpm.identity.xml   
 

Classes in org.jbpm.identity used by org.jbpm.identity
Entity
          common supertype for users, groups and memberships that manages the name and permissions.
Group
          group of users.
Membership
          one association between user and a group.
User
          user or a system.
 

Classes in org.jbpm.identity used by org.jbpm.identity.assignment
Entity
          common supertype for users, groups and memberships that manages the name and permissions.
Group
          group of users.
User
          user or a system.
 

Classes in org.jbpm.identity used by org.jbpm.identity.hibernate
Entity
          common supertype for users, groups and memberships that manages the name and permissions.
Group
          group of users.
Membership
          one association between user and a group.
User
          user or a system.
 

Classes in org.jbpm.identity used by org.jbpm.identity.security
User
          user or a system.
 

Classes in org.jbpm.identity used by org.jbpm.identity.xml
Entity
          common supertype for users, groups and memberships that manages the name and permissions.
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.