Package | Description |
---|---|
org.wildfly.swarm.config.elytron |
Modifier and Type | Method and Description |
---|---|
default SslSessionConsumer<T> |
SslSessionConsumer.andThen(SslSessionConsumer<T> after) |
Modifier and Type | Method and Description |
---|---|
default SslSessionConsumer<T> |
SslSessionConsumer.andThen(SslSessionConsumer<T> after) |
T |
ClientSslContext.sslSession(String childKey,
SslSessionConsumer consumer)
Create and configure a SslSession object to the list of subresources
|
T |
ServerSslContext.sslSession(String childKey,
SslSessionConsumer consumer)
Create and configure a SslSession object to the list of subresources
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.