Class AuthenticatorFactory
- java.lang.Object
-
- com.adobe.pdfservices.operation.internal.auth.AuthenticatorFactory
-
public class AuthenticatorFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description AuthenticatorFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static AuthenticatorgetAuthenticator(Credentials credentials)
-
-
-
Method Detail
-
getAuthenticator
public static Authenticator getAuthenticator(Credentials credentials)
-
-