|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.openwms.core.domain.system.usermanagement | |
---|---|
org.openwms.common.domain | Contains essential domain classes of the COMMON module. |
org.openwms.core.domain.preferences | Contains classes dealing with preferences belonging to the schema http://www.openwms.org/schema/preferences. |
org.openwms.core.domain.system.usermanagement | Contains domain classes regarding the user and role management. |
org.openwms.core.integration | Repository (DAO) interface definitions of the CORE module. |
org.openwms.core.integration.jpa | This package contains classes that belong to the integration layer implemented with JPA. |
org.openwms.core.service | Interface definitions of the CORE Module service layer. |
org.openwms.core.service.spring | This package contains service implementations of the CORE project, implemented with the Spring framework. |
org.openwms.web.flex.security | Security helper classes and entry services regarding the Flex client project. |
Classes in org.openwms.core.domain.system.usermanagement used by org.openwms.common.domain | |
---|---|
User
An User represents a human user of the system. |
Classes in org.openwms.core.domain.system.usermanagement used by org.openwms.core.domain.preferences | |
---|---|
RolePreference
A RolePreference is used to provide settings specific to an Role
. |
|
UserPreference
An UserPreference is used to store settings specific to an User . |
Classes in org.openwms.core.domain.system.usermanagement used by org.openwms.core.domain.system.usermanagement | |
---|---|
Role
A Role is a group of User s. |
|
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 Role s and
Grant s and combines common used properties of both. |
|
User
An User represents a human user of the system. |
|
UserDetails
Detailed information about an User . |
|
UserDetails.SEX
The User s sex. |
|
UserPassword
Is a representation of an User together with her password. |
|
UserPreference
An UserPreference is used to store settings specific to an User . |
Classes in org.openwms.core.domain.system.usermanagement used by org.openwms.core.integration | |
---|---|
Grant
A Grant gives permission to access some kind of application object. |
|
SecurityObject
A SecurityObject is the generalization of Role s and
Grant s and combines common used properties of both. |
|
User
An User represents a human user of the system. |
|
UserPassword
Is a representation of an User together with her password. |
Classes in org.openwms.core.domain.system.usermanagement used by org.openwms.core.integration.jpa | |
---|---|
Grant
A Grant gives permission to access some kind of application object. |
|
SecurityObject
A SecurityObject is the generalization of Role s and
Grant s and combines common used properties of both. |
|
User
An User represents a human user of the system. |
|
UserPassword
Is a representation of an User together with her password. |
Classes in org.openwms.core.domain.system.usermanagement used by org.openwms.core.service | |
---|---|
Grant
A Grant gives permission to access some kind of application object. |
|
Role
A Role is a group of User s. |
|
SystemUser
A SystemUser is granted with all privileges and omits all defined security constraints. |
|
User
An User represents a human user of the system. |
|
UserPassword
Is a representation of an User together with her password. |
|
UserPreference
An UserPreference is used to store settings specific to an User . |
Classes in org.openwms.core.domain.system.usermanagement used by org.openwms.core.service.spring | |
---|---|
Grant
A Grant gives permission to access some kind of application object. |
|
Role
A Role is a group of User s. |
|
SystemUser
A SystemUser is granted with all privileges and omits all defined security constraints. |
|
User
An User represents a human user of the system. |
|
UserPassword
Is a representation of an User together with her password. |
|
UserPreference
An UserPreference is used to store settings specific to an User . |
Classes in org.openwms.core.domain.system.usermanagement used by org.openwms.web.flex.security | |
---|---|
User
An User represents a human user of the system. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |