Class ScramSchemeFactory

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private ScramSchemeFactory()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      AuthScheme create​(org.apache.hc.core5.http.protocol.HttpContext context)
      Creates a new ScramScheme.
      • Methods inherited from class java.lang.Object

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

      • ScramSchemeFactory

        private ScramSchemeFactory()