public interface WorkManagerSecurity extends Serializable
Modifier and Type | Interface and Description |
---|---|
static class |
WorkManagerSecurity.Attribute
An Attribute.
|
static class |
WorkManagerSecurity.Tag
A Tag.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
getDefaultGroups()
Get the default groups
|
String |
getDefaultPrincipal()
Get the default principal
|
String |
getDomain()
Get the domain
|
Map<String,String> |
getGroupMappings()
Get the group mapping
|
Map<String,String> |
getUserMappings()
Get the user mapping
|
boolean |
isMappingRequired()
Is mapping required
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.