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.
|
Class and Description |
---|
SignatureTrustEngine
Evaluates the trustworthiness and validity of XML or raw Signatures against implementation-specific requirements.
|
Class and Description |
---|
ContentReference
Interface for representing the references to the content that is digitally signed.
|
Class and Description |
---|
ConfigurableContentReference
A specialization of
ContentReference 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 Signature
Signature using a candidate validation Credential . |
SignerProvider
Interface for a component which is responsible for cryptographically computing and storing the
actual digital signature content held within a
Signature instance. |
URIContentReference
A generic content reference that uses a URI to reference the content to be signed.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.