Uses of Class
net.shibboleth.metadata.dom.impl.XMLSignatureValidator
Packages that use XMLSignatureValidator
Package
Description
Implementations of core APIs that operate on W3C DOM based metadata.
-
Uses of XMLSignatureValidator in net.shibboleth.metadata.dom
Methods in net.shibboleth.metadata.dom with parameters of type XMLSignatureValidatorModifier and TypeMethodDescriptionprotected voidXMLSignatureValidationStage.validateItem(Item<Element> item, XMLSignatureValidator validator) Validate an individualItemusing the provided validator.