Package app.sdkgen.client
Class AuthenticatorFactory
- java.lang.Object
-
- app.sdkgen.client.AuthenticatorFactory
-
public class AuthenticatorFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AuthenticatorFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static AuthenticatorInterfacefactory(CredentialsInterface credentials)
-
-
-
Method Detail
-
factory
public static AuthenticatorInterface factory(CredentialsInterface credentials) throws InvalidCredentialsException
- Throws:
InvalidCredentialsException
-
-