Uses of Enum
com.realobjects.pdfreactor.Configuration.Encryption
Packages that use Configuration.Encryption
-
Uses of Configuration.Encryption in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.EncryptionModifier and TypeMethodDescriptionstatic Configuration.EncryptionReturns the enum constant of this type with the specified name.static Configuration.Encryption[]Configuration.Encryption.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.realobjects.pdfreactor with parameters of type Configuration.EncryptionModifier and TypeMethodDescriptionfinal ConfigurationConfiguration.setEncryption(Configuration.Encryption value) Deprecated.Configuration.EncryptionSettings.setType(Configuration.Encryption type) Sets the encryption.