| Package | Description |
|---|---|
| org.wildfly.swarm.config.security.subsystem.securityDomain | |
| org.wildfly.swarm.config.security.subsystem.securityDomain.identityTrust.trustModule |
| Modifier and Type | Method and Description |
|---|---|
List<TrustModule> |
IdentityTrustClassic.IdentityTrustClassicResources.trustModules()
Get the list of TrustModule resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
IdentityTrustClassic.trustModule(TrustModule value)
Add the TrustModule object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
IdentityTrustClassic.trustModules(List<TrustModule> value)
Add all TrustModule objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
TrustModule<T extends TrustModule>
List of authentication modules
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.