Package org.openwms.core.uaa.api
package org.openwms.core.uaa.api
Contains types that belong to the public API.
-
ClassDescriptionA AuthenticatedUserVO is the representation of a human User with all attributes of interest.A EmailVO represents an email.A GrantVO is the representation of a permission an User is granted to.A PasswordString.A RoleVO is groups a collections of permissions (grants).SecurityObjectVO<T extends SecurityObjectVO<T>>A SecurityObjectVO encapsulates common attributes of roles and grants.A UAAConstants.A UserDetailsVO encapsulates less relevant details of an User.A UserVO is the representation of a human User with all attributes of interest.A ValidationGroups.Marker interface to validate on creation.Marker interface to validate on modification.