Package | Description |
---|---|
org.opensaml.saml.common |
Base classes for working with SAML as Java objects.
|
org.opensaml.saml.common.binding.security.impl |
Classes responsible for performing transport-related and basic message
validation of decoded SAML messages.
|
org.opensaml.saml.common.messaging |
Support classes for SAML message security operations.
|
org.opensaml.saml.metadata.resolver.filter.impl |
Implementation of the resolver filters.
|
org.opensaml.saml.security.impl |
Classes related to verifying various credentials within a SAML system.
|
org.opensaml.xmlsec |
Configuration and support classes for security.
|
org.opensaml.xmlsec.impl |
Implementation of configuration and parameter resolver classes.
|
org.opensaml.xmlsec.signature |
XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content.
|
org.opensaml.xmlsec.signature.impl |
Implementations of the interfaces for XMLObjects that represent XML signature types.
|
org.opensaml.xmlsec.signature.support |
Functional support for XML Signature.
|
org.opensaml.xmlsec.signature.support.impl |
Implementations of signature evaluation functions.
|
org.opensaml.xmlsec.signature.support.provider |
Provides Santuario-specific implementation of signing and validation.
|
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.
|
Class and Description |
---|
SignaturePrevalidator
An interface for components which perform some pre-validation processing on an XML
Signature instance,
for example to validate that the signature confirms to a particular profile of XML Signature. |
SignatureTrustEngine
Evaluates the trustworthiness and validity of XML or raw Signatures against implementation-specific requirements.
|
Class and Description |
---|
SignatureException
Exception thrown when an error occurs during signature operations.
|
Class and Description |
---|
SignaturePrevalidator
An interface for components which perform some pre-validation processing on an XML
Signature instance,
for example to validate that the signature confirms to a particular profile of XML Signature. |
SignatureTrustEngine
Evaluates the trustworthiness and validity of XML or raw Signatures against implementation-specific requirements.
|
Class and Description |
---|
SignatureException
Exception thrown when an error occurs during signature operations.
|
SignaturePrevalidator
An interface for components which perform some pre-validation processing on an XML
Signature instance,
for example to validate that the signature confirms to a particular profile of XML Signature. |
Class and Description |
---|
SignatureTrustEngine
Evaluates the trustworthiness and validity of XML or raw Signatures against implementation-specific requirements.
|
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 |
---|
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.
|
URIContentReference
A generic content reference that uses a URI to reference the content to be signed.
|
Class and Description |
---|
SignatureException
Exception thrown when an error occurs during signature operations.
|
SignaturePrevalidator
An interface for components which perform some pre-validation processing on an XML
Signature instance,
for example to validate that the signature confirms to a particular profile of XML Signature. |
SignatureTrustEngine
Evaluates the trustworthiness and validity of XML or raw Signatures against implementation-specific requirements.
|
Class and Description |
---|
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. |
Copyright © 2019. All rights reserved.