| Package | Description |
|---|---|
| org.wildfly.swarm.config.security.security_domain | |
| org.wildfly.swarm.config.security.security_domain.identity_trust |
| Modifier and Type | Method and Description |
|---|---|
List<TrustModule> |
ClassicIdentityTrust.ClassicIdentityTrustResources.trustModules()
Get the list of org.wildfly.swarm.config.security.security_domain.identity_trust.TrustModule resources
|
| Modifier and Type | Method and Description |
|---|---|
ClassicIdentityTrust |
ClassicIdentityTrust.trustModule(TrustModule value)
Add the org.wildfly.swarm.config.security.security_domain.identity_trust.TrustModule object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
ClassicIdentityTrust |
ClassicIdentityTrust.trustModules(List<TrustModule> value)
Add all org.wildfly.swarm.config.security.security_domain.identity_trust.TrustModule objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
TrustModule |
TrustModule.code(String value)
Class name of the module to be instantiated.
|
TrustModule |
TrustModule.flag(String value)
The flag controls how the module participates in the overall procedure.
|
TrustModule |
TrustModule.module(String value)
Name of JBoss Module where the login module is located.
|
TrustModule |
TrustModule.moduleOptions(Map value)
List of module options containing a name/value pair.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.