Package org.onehippo.repository.security
package org.onehippo.repository.security
-
ClassDescription
DomainInfoPrivilege
is a simple wrapper class for aPrivilege
supporting extra information.Represents a group ofUser
s in the repository.A service for obtaining security related information from the repository.SessionUser wrapping another SessionUser for SessionDelegation, having a "," concatenatedUser.getId()
and a mergedUser.getMemberships()
.A SessionUser provides the resolved User Role names for a logged in user.Represents a user in the repository.