Uses of Enum
com.realobjects.pdfreactor.Configuration.AddressType
Packages that use Configuration.AddressType
-
Uses of Configuration.AddressType in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.AddressTypeModifier and TypeMethodDescriptionstatic Configuration.AddressType
Returns the enum constant of this type with the specified name.static Configuration.AddressType[]
Configuration.AddressType.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.AddressTypeModifier and TypeMethodDescriptionConfiguration.SecurityDefaults.setAllowAddresses
(Configuration.AddressType... allowAddresses) A list of address types to where PDFreactor is allowed to connect.