Package io.grpc

Class InsecureServerCredentials


  • public final class InsecureServerCredentials
    extends ServerCredentials
    No server identity or encryption is to be used.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static ServerCredentials create()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait