Class AuthenticatorFactory
- java.lang.Object
-
- com.smartgridready.communicator.rest.http.authentication.AuthenticatorFactory
-
public class AuthenticatorFactory extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Authenticator
getAuthenticator(com.smartgridready.ns.v0.RestApiAuthenticationMethod authMethodType)
-
-
-
Method Detail
-
getAuthenticator
public static Authenticator getAuthenticator(com.smartgridready.ns.v0.RestApiAuthenticationMethod authMethodType) throws RestApiAuthenticationException
- Throws:
RestApiAuthenticationException
-
-