public static interface SecurityControl.SecurityConfiguration
Modifier and Type | Method and Description |
---|---|
Set<String> |
getIsolatedPaths()
Returns the set of isolated paths.
|
List<SecurityControl.Role> |
getRoles()
Returns a list of the roles defined including their permissions
assignments and included roles.
|
Set<String> |
getRolesForAnonymousSessions()
Returns the default set of roles to be assigned to anonymous
sessions.
|
Set<String> |
getRolesForNamedSessions()
Returns the default set of roles to be assigned to named sessions.
|
Set<String> getRolesForAnonymousSessions()
Set<String> getRolesForNamedSessions()
List<SecurityControl.Role> getRoles()
Set<String> getIsolatedPaths()
SecurityControl.ScriptBuilder.isolatePath(String)
Copyright © 2024 DiffusionData Ltd. All Rights Reserved.