Uses of Class
net.webpdf.wsclient.openapi.MetadataPassword
-
Packages that use MetadataPassword Package Description net.webpdf.wsclient.openapi -
-
Uses of MetadataPassword in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return MetadataPassword Modifier and Type Method Description @Nullable MetadataPasswordMetadataSecurity. getPassword()Get passwordMetadataPasswordMetadataPassword. hasAsymmetricEncryption(Boolean hasAsymmetricEncryption)MetadataPasswordMetadataPassword. hasOpenPassword(Boolean hasOpenPassword)MetadataPasswordMetadataPassword. hasPermissionPassword(Boolean hasPermissionPassword)MetadataPasswordMetadataPassword. keyAlgorithm(MetadataPassword.KeyAlgorithmEnum keyAlgorithm)MetadataPasswordMetadataPassword. keyLength(Integer keyLength)Methods in net.webpdf.wsclient.openapi with parameters of type MetadataPassword Modifier and Type Method Description MetadataSecurityMetadataSecurity. password(MetadataPassword password)voidMetadataSecurity. setPassword(MetadataPassword password)
-