Package org.openwms.core.domain.system.usermanagement

Contains domain classes regarding the user and role management.

See:
          Description

Class Summary
Email An Email represents the email address of an User.
Grant A Grant gives permission to access some kind of application object.
ObjectFactory An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content.
Role A Role is a group of Users.
Role.Builder A builder class to construct Role instances.
RolePreference A RolePreference is used to provide settings specific to an Role .
SecurityObject A SecurityObject is the generalization of Roles and Grants and combines common used properties of both.
SystemUser A SystemUser is granted with all privileges and omits all defined security constraints.
User An User represents a human user of the system.
UserDetails Detailed information about an User.
UserPassword Is a representation of an User together with her password.
UserPreference An UserPreference is used to store settings specific to an User.
 

Enum Summary
UserDetails.SEX The Users sex.
 

Package org.openwms.core.domain.system.usermanagement Description

Contains domain classes regarding the user and role management. JAXB classes are assign to the schema http://www.openwms.org/schema/usermanagement



Copyright © 2005-2011 openwms.org. All Rights Reserved.