Uses of Interface
org.opensaml.xmlsec.signature.support.ConfigurableContentReference
-
Packages that use ConfigurableContentReference Package Description org.opensaml.xmlsec.signature.support Functional support for XML Signature. -
-
Uses of ConfigurableContentReference in org.opensaml.xmlsec.signature.support
Classes in org.opensaml.xmlsec.signature.support that implement ConfigurableContentReference Modifier and Type Class Description classDocumentInternalIDContentReferenceA content reference that references Elements withing the same document by ID attribute.classURIContentReferenceA generic content reference that uses a URI to reference the content to be signed.
-