Interface ActiveSessionsSSLContext


  • public interface ActiveSessionsSSLContext
    An interface indicating active sessions of an SSLContext
    • Method Detail

      • hasActiveSessions

        default boolean hasActiveSessions()
        Indicates if the SSLContext has active sessions.
        Returns:
        true if SSLContext has active sessions. Otherwise, false