| 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 |
|---|---|
ClassicAcl |
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 |
|---|---|
ClassicAcl |
ClassicAcl.aclModules(List<AclModule> value)
Add all org.wildfly.swarm.config.security.security_domain.acl.AclModule objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
AclModule |
AclModule.code(String value)
Class name of the module to be instantiated.
|
AclModule |
AclModule.flag(String value)
The flag controls how the module participates in the overall procedure.
|
AclModule |
AclModule.module(String value)
Name of JBoss Module where the login module is located.
|
AclModule |
AclModule.moduleOptions(Map value)
List of module options containing a name/value pair.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.