Package io.grpc.netty

Class GrpcSslContexts.ConscryptHolder

  • Enclosing class:
    GrpcSslContexts

    private static class GrpcSslContexts.ConscryptHolder
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) static java.security.Provider PROVIDER  
      (package private) static java.lang.Throwable UNAVAILABILITY_CAUSE  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private ConscryptHolder()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • PROVIDER

        static final java.security.Provider PROVIDER
      • UNAVAILABILITY_CAUSE

        static final java.lang.Throwable UNAVAILABILITY_CAUSE
    • Constructor Detail

      • ConscryptHolder

        private ConscryptHolder()