Interface SSLSessionManager

All Known Implementing Classes:
JSSESupport

public interface SSLSessionManager
Defines an interface used to manage SSL sessions. The manager operates on a single session.
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    void
    Invalidate the SSL session
  • Method Details Link icon

    • invalidateSession Link icon

      void invalidateSession()
      Invalidate the SSL session