Package | Description |
---|---|
org.wildfly.swarm.config.management | |
org.wildfly.swarm.config.management.security_realm |
Modifier and Type | Method and Description |
---|---|
SslServerIdentity |
SecurityRealm.SecurityRealmResources.sslServerIdentity()
Configuration of the SSL identity of a server or host controller.
|
Modifier and Type | Method and Description |
---|---|
T |
SecurityRealm.sslServerIdentity(SslServerIdentity value)
Configuration of the SSL identity of a server or host controller.
|
Modifier and Type | Class and Description |
---|---|
class |
SslServerIdentity<T extends SslServerIdentity<T>>
Configuration of the SSL identity of a server or host controller.
|
interface |
SslServerIdentityConsumer<T extends SslServerIdentity<T>> |
interface |
SslServerIdentitySupplier<T extends SslServerIdentity> |
Modifier and Type | Method and Description |
---|---|
SslServerIdentity |
SslServerIdentitySupplier.get()
Constructed instance of SslServerIdentity resource
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.