Package org.glassfish.grizzly.config.ssl
Class JSSEImplementation
java.lang.Object
org.glassfish.grizzly.config.ssl.SSLImplementation
org.glassfish.grizzly.config.ssl.JSSEImplementation
JSSEImplementation:
Concrete implementation class for JSSE
- Author:
- EKR
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.glassfish.grizzly.ssl.SSLSupportorg.glassfish.grizzly.ssl.SSLSupportgetSSLSupport(SSLEngine sslEngine) Methods inherited from class org.glassfish.grizzly.config.ssl.SSLImplementation
getInstance, getInstance
-
Constructor Details
-
JSSEImplementation
- Throws:
ClassNotFoundException
-
-
Method Details
-
getImplementationName
- Specified by:
getImplementationNamein classSSLImplementation
-
getServerSocketFactory
- Specified by:
getServerSocketFactoryin classSSLImplementation
-
getSSLSupport
- Specified by:
getSSLSupportin classSSLImplementation
-
getSSLSupport
- Specified by:
getSSLSupportin classSSLImplementation
-