Package | Description |
---|---|
org.wildfly.swarm.config.security | |
org.wildfly.swarm.config.security.security_domain |
Modifier and Type | Method and Description |
---|---|
ClassicIdentityTrust |
SecurityDomain.SecurityDomainResources.classicIdentityTrust()
Identity trust configuration.
|
Modifier and Type | Method and Description |
---|---|
T |
SecurityDomain.classicIdentityTrust(ClassicIdentityTrust value)
Identity trust configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ClassicIdentityTrust<T extends ClassicIdentityTrust<T>>
Identity trust configuration.
|
interface |
ClassicIdentityTrustConsumer<T extends ClassicIdentityTrust<T>> |
interface |
ClassicIdentityTrustSupplier<T extends ClassicIdentityTrust> |
Modifier and Type | Method and Description |
---|---|
ClassicIdentityTrust |
ClassicIdentityTrustSupplier.get()
Constructed instance of ClassicIdentityTrust resource
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.