| Package | Description |
|---|---|
| org.wildfly.swarm.config.security.security_domain | |
| org.wildfly.swarm.config.security.security_domain.identity_trust |
| Modifier and Type | Method and Description |
|---|---|
TrustModule |
ClassicIdentityTrust.ClassicIdentityTrustResources.trustModule(String key) |
| Modifier and Type | Method and Description |
|---|---|
List<TrustModule> |
ClassicIdentityTrust.ClassicIdentityTrustResources.trustModules()
Get the list of TrustModule resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
ClassicIdentityTrust.trustModule(TrustModule value)
Add the TrustModule object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
ClassicIdentityTrust.trustModules(List<TrustModule> value)
Add all TrustModule objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
TrustModule<T extends TrustModule<T>>
List of authentication modules
|
interface |
TrustModuleConsumer<T extends TrustModule<T>> |
interface |
TrustModuleSupplier<T extends TrustModule> |
| Modifier and Type | Method and Description |
|---|---|
TrustModule |
TrustModuleSupplier.get()
Constructed instance of TrustModule resource
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.