Class DefaultSSLContextFactory

    • Constructor Detail

      • DefaultSSLContextFactory

        public DefaultSSLContextFactory()
    • Method Detail

      • getPriority

        public int getPriority()
        Description copied from interface: SSLContextFactory
        The priority for the SSLContextFactory when resolving the service to get the implementation. This is used when selecting the implementation when several implementations are loaded. The highest priority implementation will be used.
        Specified by:
        getPriority in interface SSLContextFactory
        Returns:
        the priority.