Copyright© 2008-2026 Sitevision AB, all rights reserved.
| Package | Description |
|---|---|
| senselogic.sitevision.api |
Contains the Utils interface - the main entry point to get instances of classes in the Sitevision Utility API.
|
| senselogic.sitevision.api.security |
Security utility interfaces
|
| Class and Description |
|---|
| AuthenticationUtil
Authentication utility interface.
|
| DirectoryUtil
LDAP directory utility interface.
|
| 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.
|
| RoleUtil
Role utility interface.
|
| UserUtil
Deprecated.
use
SystemUserUtil and UserIdentityUtil instead |
| Class and Description |
|---|
| JwtException
Runtime exception thrown when creating or validating JWT tokens fails.
|
| MessageDigester
Message digester that performs hash computation using a specific algorithm.
|
| PermissionUtil.Permission
The named permission demarcation, used by
PermissionUtil. |
| 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.
|
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.