JavaScript is disabled on your browser.
Description
Nested Class Summary
Field Summary
Constructor Summary
Method Summary
Constructor Details
CryptoSoapValidator()
Method Details
configure()
doPipe(Message, PipeLineSession, boolean, String)
setKeystoreConfiguration(KeystoreConfiguration)
All Implemented Interfaces:
FrankElement , HasApplicationContext , HasName , HasTransactionAttribute , IConfigurable , IDualModeValidator , IForwardTarget , IPipe , IScopeProvider , IValidator , IWithParameters , IXmlValidator , NameAware , HasKeystore , EventThrowing , SchemasProvider , org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.context.Lifecycle
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods
void
Configure the XmlValidator
Validate the XML or JSON input, and align/convert it into JSON or XML according to a XML Schema.
void
FrankDoc requirement, to be able to set the KEYSTORE element.
Methods inherited from class SoapValidator
createRootValidation , getMessageRoot , getResponseRoot , getRoot , isConfiguredForMixedValidation , setAllowPlainXml , setIgnoreUnknownNamespaces , setNoNamespaceSchemaLocation , setOutputSoapBody , setRoot , setSchema , setSoapBody , setSoapHeader , setSoapHeaderNamespace , setSoapVersion
addNamespace , alignJson , alignXml2Json , createJsonSchema , createJsonSchema , getJsonRootValidations , getOutputFormat , setAcceptNamespacelessXml , setAcceptNamespaceLessXml , setAllowJson , setAutoFormat , setCompactJsonArrays , setDeepSearch , setFailOnWildcards , setIgnoreUndeclaredElements , setInputFormatSessionKey , setJsonWithRootElements , setOmitXmlDeclaration , setOutputFormat , setOutputFormatSessionKey , setProduceNamespacelessXml , setProduceNamespaceLessXml , setStrictJsonArraySyntax , setTargetNamespace , setValidateJsonToRootElementOnly , storeInputFormat
Methods inherited from class XmlValidator
addInvalidRootNamespaces , addRequestRootValidation , addResponseRootValidation , afterPropertiesSet , checkSchemaSpecified , determineForward , getCharset , getConfigurationException , getDocumentation , getErrorResult , getIgnoreUnknownNamespaces , getInvalidRootNamespaces , getMessageRoot , getReasonSessionKey , getRequestRootValidations , getResponseRootValidations , getResponseValidator , getRootValidations , getSchema , getSchemas , getSchemas , getSchemas , getSchemasId , getSchemasId , getSoapNamespace , getXmlReasonSessionKey , getXsds , getXSModels , isFullSchemaChecking , isThrowException , isValidateFile , setAddNamespaceToSchema , setCharset , setFullSchemaChecking , setIgnoreCaching , setImplementation , setImportedNamespacesToIgnore , setImportedSchemaLocationsToIgnore , setReasonSessionKey , setResponseRoot , setRootElementSessionKey , setRootNamespaceSessionKey , setSchemaLocation , setSoapNamespace , setThrowException , setUseBaseImportedSchemaLocationsToIgnore , setValidateFile , setWarn , setXmlReasonSessionKey , setXmlSchemaVersion , start , stop , validate
Methods inherited from class AbstractPipe
addForward , addParameter , createBean , findForward , getParameterList , getRegisteredForwards , hasRegisteredForward , isRunning , registerEvent , setApplicationContext , setChompCharSize , setDefaultValue , setDurationThreshold , setElementToMove , setElementToMoveChain , setElementToMoveSessionKey , setEmptyInputReplacement , setGetInputFromFixedValue , setGetInputFromSessionKey , setHideRegex , setIfParam , setIfValue , setLocker , setLogIntermediaryResults , setMaxThreads , setName , setOnlyIfSessionKey , setOnlyIfValue , setPreserveInput , setRemoveCompactMsgNamespaces , setRestoreMovedElements , setSecLogSessionKeys , setSizeStatistics , setSkipOnEmptyInput , setStoreResultInSessionKey , setUnlessSessionKey , setUnlessValue , setWriteToSecLog , sizeStatisticsEnabled , skipPipe , throwEvent
Methods inherited from class Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Methods inherited from interface org.springframework.context.ApplicationContextAware
setApplicationContext
Methods inherited from interface HasKeystore
createKeystoreConfiguration , getKeyManagerAlgorithm , getKeystore , getKeystoreAlias , getKeystoreAliasAuthAlias , getKeystoreAliasPassword , getKeystoreAuthAlias , getKeystoreConfiguration , getKeystorePassword , getKeystoreType , setKeyManagerAlgorithm , setKeystore , setKeystoreAlias , setKeystoreAliasAuthAlias , setKeystoreAliasPassword , setKeystoreAuthAlias , setKeystorePassword , setKeystoreType
Methods inherited from interface IPipe
addForward , doPipe , findForward , getChompCharSize , getDefaultValue , getDurationThreshold , getElementToMove , getElementToMoveChain , getElementToMoveSessionKey , getGetInputFromFixedValue , getGetInputFromSessionKey , getHideRegex , getIfParam , getIfValue , getLocker , getLogIntermediaryResults , getMaxThreads , getOnlyIfSessionKey , getOnlyIfValue , getRegisteredForwards , getSecLogSessionKeys , getStoreResultInSessionKey , getUnlessSessionKey , getUnlessValue , isPreserveInput , isRemoveCompactMsgNamespaces , isRestoreMovedElements , isSkipOnEmptyInput , isWriteToSecLog , registerEvent , setChompCharSize , setDefaultValue , setDurationThreshold , setElementToMove , setElementToMoveChain , setElementToMoveSessionKey , setEmptyInputReplacement , setGetInputFromFixedValue , setGetInputFromSessionKey , setHideRegex , setIfParam , setIfValue , setLocker , setLogIntermediaryResults , setOnlyIfSessionKey , setOnlyIfValue , setPipeLine , setPreserveInput , setRemoveCompactMsgNamespaces , setRestoreMovedElements , setSecLogSessionKeys , setSkipOnEmptyInput , setStoreResultInSessionKey , setUnlessSessionKey , setUnlessValue , setWriteToSecLog , sizeStatisticsEnabled , skipPipe , throwEvent , throwEvent
Methods inherited from interface org.springframework.context.Lifecycle
isRunning