Uses of Interface
org.apache.xml.security.stax.ext.XMLSecurityHeaderHandler
-
Packages that use XMLSecurityHeaderHandler Package Description org.apache.xml.security.stax.ext org.apache.xml.security.stax.impl.processor.input -
-
Uses of XMLSecurityHeaderHandler in org.apache.xml.security.stax.ext
Classes in org.apache.xml.security.stax.ext that implement XMLSecurityHeaderHandler Modifier and Type Class Description classAbstractInputSecurityHeaderHandlerAbstract class for SecurityHeaderHandlers with parse LOGic for the xml structures -
Uses of XMLSecurityHeaderHandler in org.apache.xml.security.stax.impl.processor.input
Classes in org.apache.xml.security.stax.impl.processor.input that implement XMLSecurityHeaderHandler Modifier and Type Class Description classAbstractSignatureInputHandlerclassXMLEncryptedKeyInputHandlerAn input handler for the EncryptedKey XML StructureclassXMLSignatureInputHandlerAn input handler for XML Signature.
-