Interface | Description |
---|---|
AbstractRole | |
AuthRole |
A model object interface for a hipposys:authrole node which is
Comparable on its node path |
ChangePasswordManager |
The ChangePasswordManager allows a {link HippoSession} user to change its password
|
DomainAuth |
A model object interface for a hipposys:domain node and (only) its hipposys:authrole children,
Comparable on its DomainAuth.getPath() |
DomainsManager |
Provides administrative (crud) domain management; currently limited to only
AuthRole s of an existing domain. |
RepositorySecurityManager |
HippoSession bound manager for accessing, and optionally managing, repository based security configuration. |
Role |
A data access role possibly holding and representing a set of fine-grained privilege names
|
RolesManager |
Provides administrative (crud) roles management.
|
RolesProvider |
Provider for roles
|
UserRole | |
UserRolesManager |
Provides administrative (crud) userroles management.
|
UserRolesProvider |
Provider for userroles
|
Class | Description |
---|---|
AbstractRoleBean |
Simple (abstract) POJO bean implementation of
AbstractRole |
AuthRoleBean |
Simple POJO bean implementation of
AuthRole |
RoleBean |
Simple POJO bean implementation of
Role |
UserRoleBean |
Simple POJO bean implementation of
UserRole |
Copyright © 2007–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.