public static class ServerSslContext.ServerSslContextResources extends Object
Constructor and Description |
---|
ServerSslContextResources() |
Modifier and Type | Method and Description |
---|---|
SslSession |
sslSession(String key) |
List<SslSession> |
sslSessions()
Get the list of SslSession resources
|
public List<SslSession> sslSessions()
public SslSession sslSession(String key)
Copyright © 2019 JBoss by Red Hat. All rights reserved.