Uses of Class
com.adobe.pdfservices.operation.internal.auth.AuthenticationType
-
Packages that use AuthenticationType Package Description com.adobe.pdfservices.operation.internal.auth -
-
Uses of AuthenticationType in com.adobe.pdfservices.operation.internal.auth
Methods in com.adobe.pdfservices.operation.internal.auth that return AuthenticationType Modifier and Type Method Description static AuthenticationTypeAuthenticationType. valueOf(String name)Returns the enum constant of this type with the specified name.static AuthenticationType[]AuthenticationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-