| Package | Description |
|---|---|
| org.wildfly.swarm.config.security | |
| org.wildfly.swarm.config.security.security_domain |
| Modifier and Type | Method and Description |
|---|---|
ClassicIdentityTrust |
SecurityDomain.classicIdentityTrust()
Identity trust configuration.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityDomain |
SecurityDomain.classicIdentityTrust(ClassicIdentityTrust value)
Identity trust configuration.
|
| 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
|
ClassicIdentityTrust |
ClassicIdentityTrust.trustModules(List<TrustModule> value)
Add all org.wildfly.swarm.config.security.security_domain.identity_trust.TrustModule objects to this subresource
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.