Uses of Enum Class
org.frankframework.soap.CryptoSoapValidator.Operation
Packages that use CryptoSoapValidator.Operation
-
Uses of CryptoSoapValidator.Operation in org.frankframework.soap
Subclasses with type arguments of type CryptoSoapValidator.Operation in org.frankframework.soapMethods in org.frankframework.soap that return CryptoSoapValidator.OperationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CryptoSoapValidator.Operation[]CryptoSoapValidator.Operation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.frankframework.soap with parameters of type CryptoSoapValidator.OperationModifier and TypeMethodDescriptionvoidCryptoSoapValidator.setOperations(CryptoSoapValidator.Operation... operations) Which operations must be executed.