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