Package | Description |
---|---|
org.wildfly.swarm.config.security.security_domain | |
org.wildfly.swarm.config.security.security_domain.acl |
Modifier and Type | Method and Description |
---|---|
ACLModule |
ClassicACL.ClassicACLResources.aclModule(String key) |
Modifier and Type | Method and Description |
---|---|
List<ACLModule> |
ClassicACL.ClassicACLResources.aclModules()
Get the list of ACLModule resources
|
Modifier and Type | Method and Description |
---|---|
T |
ClassicACL.aclModule(ACLModule value)
Add the ACLModule object to the list of subresources
|
Modifier and Type | Method and Description |
---|---|
T |
ClassicACL.aclModules(List<ACLModule> value)
Add all ACLModule objects to this subresource
|
Modifier and Type | Class and Description |
---|---|
class |
ACLModule<T extends ACLModule<T>>
List of authentication modules
|
interface |
ACLModuleConsumer<T extends ACLModule<T>> |
interface |
ACLModuleSupplier<T extends ACLModule> |
Modifier and Type | Method and Description |
---|---|
ACLModule |
ACLModuleSupplier.get()
Constructed instance of ACLModule resource
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.