| 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 |
|---|---|
T |
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 |
|---|---|
T |
ClassicIdentityTrust.trustModules(List<TrustModule> value)
Add all org.wildfly.swarm.config.security.security_domain.identity_trust.TrustModule objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
TrustModule<T extends TrustModule>
List of authentication modules
|
interface |
TrustModuleConfigurator<T extends TrustModule> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.