Uses of Package
org.opensaml.xmlsec.signature.support
-
Packages that use org.opensaml.xmlsec.signature.support Package Description org.opensaml.xmlsec Configuration and support classes for security.org.opensaml.xmlsec.signature XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content.org.opensaml.xmlsec.signature.support Functional support for XML Signature. -
Classes in org.opensaml.xmlsec.signature.support used by org.opensaml.xmlsec Class Description SignatureTrustEngine Evaluates the trustworthiness and validity of XML or raw Signatures against implementation-specific requirements. -
Classes in org.opensaml.xmlsec.signature.support used by org.opensaml.xmlsec.signature Class Description ContentReference Interface for representing the references to the content that is digitally signed. -
Classes in org.opensaml.xmlsec.signature.support used by org.opensaml.xmlsec.signature.support Class Description ConfigurableContentReference A specialization ofContentReference
which allows some signature reference properties to be specified.ContentReference Interface for representing the references to the content that is digitally signed.SignatureException Exception thrown when an error occurs during signature operations.SignatureValidationProvider Interface for a provider component that cryptographically validates an XML SignatureSignature
using a candidate validationCredential
.SignerProvider Interface for a component which is responsible for cryptographically computing and storing the actual digital signature content held within aSignature
instance.TransformsConfigurableContentReference A specialization ofContentReference
which allows signature transforms to be specified.URIContentReference A generic content reference that uses a URI to reference the content to be signed.