Package | Description |
---|---|
org.wildfly.swarm.config.management | |
org.wildfly.swarm.config.management.security_realm |
Modifier and Type | Method and Description |
---|---|
TruststoreAuthentication |
SecurityRealm.SecurityRealmResources.truststoreAuthentication()
Configuration of a keystore to use to create a trust manager to
verify clients.
|
Modifier and Type | Method and Description |
---|---|
T |
SecurityRealm.truststoreAuthentication(TruststoreAuthentication value)
Configuration of a keystore to use to create a trust manager to verify
clients.
|
Modifier and Type | Class and Description |
---|---|
class |
TruststoreAuthentication<T extends TruststoreAuthentication<T>>
Configuration of a keystore to use to create a trust manager to verify
clients.
|
interface |
TruststoreAuthenticationConsumer<T extends TruststoreAuthentication<T>> |
interface |
TruststoreAuthenticationSupplier<T extends TruststoreAuthentication> |
Modifier and Type | Method and Description |
---|---|
TruststoreAuthentication |
TruststoreAuthenticationSupplier.get()
Constructed instance of TruststoreAuthentication resource
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.