Uses of Class
org.glassfish.grizzly.config.ssl.SSLImplementation
Packages that use SSLImplementation
-
Uses of SSLImplementation in org.glassfish.grizzly.config
Fields in org.glassfish.grizzly.config with type parameters of type SSLImplementationModifier and TypeFieldDescriptionprotected final jakarta.inject.Provider<SSLImplementation>SSLConfigurator.sslImplementationMethods in org.glassfish.grizzly.config that return SSLImplementationModifier and TypeMethodDescriptionSSLConfigurator.getSslImplementation()Return theSSLImplementation -
Uses of SSLImplementation in org.glassfish.grizzly.config.ssl
Subclasses of SSLImplementation in org.glassfish.grizzly.config.sslModifier and TypeClassDescriptionclassJSSEImplementation: Concrete implementation class for JSSEMethods in org.glassfish.grizzly.config.ssl that return SSLImplementationModifier and TypeMethodDescriptionstatic SSLImplementationSSLImplementation.getInstance()static SSLImplementationSSLImplementation.getInstance(String className)