Copyright© 2008-2026 Sitevision AB, all rights reserved.
| Interface | Description |
|---|---|
| AuthenticationUtil |
Authentication utility interface.
|
| DirectoryAttributes |
Interface exposing directory attributes of an internal directory object.
|
| DirectoryUtil |
LDAP directory utility interface.
|
| JwtUtil<O> |
JSON Web Token (JWT) utilities.
|
| MessageDigester |
Message digester that performs hash computation using a specific algorithm.
|
| MessageDigesterFactory |
Factory that provides message digester instances that can perform
hash computation using a specific algorithm.
|
| PermissionUtil |
Permissions utilities interface for checking permissions.
|
| PrincipalUtil |
Principal utility interface.
|
| RoleAssignment |
Role assignment representation that can be applied on a node to update its roles setup.
|
| RoleAssignmentBuilder |
Builder of RoleAssignment instances.
|
| RoleMatcher |
Role matcher representation that can be matched on a node to check "is user in role".
|
| RoleMatcherBuilder |
Builder of RoleMatcher instances.
|
| RoleUtil |
Role utility interface.
|
| SecretStore |
Interface to "Secret store".
|
| UserUtil | Deprecated
use
SystemUserUtil and UserIdentityUtil instead |
| Class | Description |
|---|---|
| Secret |
Secret for SecretStore that contains the user and its associated password.
|
| Enum | Description |
|---|---|
| PermissionUtil.Permission |
The named permission demarcation, used by
PermissionUtil. |
| Exception | Description |
|---|---|
| JwtException |
Runtime exception thrown when creating or validating JWT tokens fails.
|
Sitevision - Content Management Made Easy
Sitevision is an advanced Java enterprise portal product that implements Java Content Repository (JSR 283).
Copyright© 2008-2026 Sitevision AB, all rights reserved.