| Package | Description |
|---|---|
| org.wildfly.swarm.config.security | |
| org.wildfly.swarm.config.security.security_domain |
| Modifier and Type | Method and Description |
|---|---|
ClassicACL |
SecurityDomain.classicAcl()
Access control list configuration.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityDomain |
SecurityDomain.classicAcl(ClassicACL value)
Access control list configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClassicACL<T extends ClassicACL>
Access control list configuration.
|
interface |
ClassicACLConfigurator<T extends ClassicACL> |
| Modifier and Type | Method and Description |
|---|---|
ClassicACL |
ClassicACL.aclModule(ACLModule value)
Add the org.wildfly.swarm.config.security.security_domain.acl.ACLModule object to the list of subresources
|
ClassicACL |
ClassicACL.aclModule(String childKey)
Create and configure a org.wildfly.swarm.config.security.security_domain.acl.ACLModule object to the list of subresources
|
ClassicACL |
ClassicACL.aclModule(String childKey,
ACLModuleConfigurator config)
Create and configure a org.wildfly.swarm.config.security.security_domain.acl.ACLModule object to the list of subresources
|
ClassicACL |
ClassicACL.aclModules(List<ACLModule> value)
Add all org.wildfly.swarm.config.security.security_domain.acl.ACLModule objects to this subresource
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.