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 implementation of the assignment expressions resolving. 
org.jbpm.identity.hibernate identity component interfaces used by jBPM. 
org.jbpm.identity.security adapts the identity model data to JAAS with an implementation of a LoginModule and a Policy. 
org.jbpm.identity.xml parses identity information from an xml file. 
 

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 © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.