Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
List<ContentReference> |
Signature.getContentReferences()
Gets the list of signature content references.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ConfigurableContentReference
A specialization of
ContentReference which allows some signature reference properties
to be specified. |
Modifier and Type | Class and Description |
---|---|
class |
DocumentInternalIDContentReference
A content reference that references Elements withing the same document by ID attribute.
|
class |
URIContentReference
A generic content reference that uses a URI to reference the content to be signed.
|
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.