Package org.wildfly.security.auth.client
Interface ActiveSessionsSSLContext
-
public interface ActiveSessionsSSLContextAn interface indicating active sessions of an SSLContext
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default booleanhasActiveSessions()Indicates if the SSLContext has active sessions.
-