Uses of Class
com.adobe.pdfservices.operation.pdfjobs.params.electronicseal.TSABasicAuthCredentials
-
Packages that use TSABasicAuthCredentials Package Description com.adobe.pdfservices.operation.pdfjobs.params.electronicseal Contains the param classes forPDFElectronicSealJob. -
-
Uses of TSABasicAuthCredentials in com.adobe.pdfservices.operation.pdfjobs.params.electronicseal
Methods in com.adobe.pdfservices.operation.pdfjobs.params.electronicseal that return TSABasicAuthCredentials Modifier and Type Method Description TSABasicAuthCredentialsRFC3161TSAOptions. getTsaBasicAuthCredentials()Returns the intended TSA authorization credentials be used.Constructors in com.adobe.pdfservices.operation.pdfjobs.params.electronicseal with parameters of type TSABasicAuthCredentials Constructor Description RFC3161TSAOptions(String url, TSABasicAuthCredentials tsaBasicAuthCredentials)Constructs aRFC3161TSAOptionsinstance from url and authorization credentials.
-