Uses of Package
org.opensaml.xmlsec.signature.impl
-
Packages that use org.opensaml.xmlsec.signature.impl Package Description org.opensaml.xmlsec.encryption.impl Implementations of the interfaces for XMLObjects that represent XML encryption types.org.opensaml.xmlsec.signature.impl Implementations of the interfaces for XMLObjects that represent XML signature types. -
Classes in org.opensaml.xmlsec.signature.impl used by org.opensaml.xmlsec.encryption.impl Class Description AbstractXMLSignatureMarshaller An abstract marshaller implementation for XMLObjects from XML Signature.AbstractXMLSignatureUnmarshaller An abstract unmarshaller implementation for XMLObjects from XML Signature.CryptoBinaryImpl Concrete implementation ofCryptoBinary
.KeyInfoImpl Concrete implementation ofKeyInfo
.KeyInfoMarshaller A thread-safe Marshaller forKeyInfo
objects.KeyInfoUnmarshaller A thread-safe Unmarshaller forKeyInfo
objects. -
Classes in org.opensaml.xmlsec.signature.impl used by org.opensaml.xmlsec.signature.impl Class Description AbstractXMLSignatureMarshaller An abstract marshaller implementation for XMLObjects from XML Signature.AbstractXMLSignatureUnmarshaller An abstract unmarshaller implementation for XMLObjects from XML Signature.CryptoBinaryImpl Concrete implementation ofCryptoBinary
.ECPointTypeImpl Concrete implementation ofECPointType
.SignatureImpl XMLObject representing an enveloped or detached XML Digital Signature, version 20020212, Signature element.