Class AuthenticatorFactory


  • public class AuthenticatorFactory
    extends java.lang.Object
    Implements a factory that creates HTTP authenticators.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Authenticator getAuthenticator​(com.smartgridready.ns.v0.RestApiAuthenticationMethod authMethodType)
      Creates a new HTTP authenticator using reflection.
      • Methods inherited from class java.lang.Object

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