Uses of Package
org.opensaml.xml.signature.impl

Packages that use org.opensaml.xml.signature.impl
org.opensaml.xml.encryption.impl Implementations of the interfaces for XMLObjects that represent XML encryption types. 
org.opensaml.xml.security.credential Interfaces and classes related to credentials and ways to represent them. 
org.opensaml.xml.security.x509 X509 based credential and trust class. 
org.opensaml.xml.signature.impl Implementations of the interfaces for XMLObjects that represent XML signature types. 
 

Classes in org.opensaml.xml.signature.impl used by org.opensaml.xml.encryption.impl
AbstractXMLSignatureMarshaller
          An abstract marshaller implementation for XMLObjects from org.opensaml.xml.signature.
AbstractXMLSignatureUnmarshaller
          An abstract unmarshaller implementation for XMLObjects from org.opensaml.xml.signature.
CryptoBinaryImpl
          Concrete implementation of CryptoBinary.
KeyInfoTypeImpl
          Concrete implementation of KeyInfoType
KeyInfoTypeMarshaller
          A thread-safe Marshaller for KeyInfoType objects.
KeyInfoTypeUnmarshaller
          A thread-safe Unmarshaller for KeyInfoType objects.
 

Classes in org.opensaml.xml.signature.impl used by org.opensaml.xml.security.credential
KeyInfoBuilder
          Builder of KeyInfo
 

Classes in org.opensaml.xml.signature.impl used by org.opensaml.xml.security.x509
KeyInfoBuilder
          Builder of KeyInfo
X509DataBuilder
          Builder of X509Data
 

Classes in org.opensaml.xml.signature.impl used by org.opensaml.xml.signature.impl
AbstractXMLSignatureMarshaller
          An abstract marshaller implementation for XMLObjects from org.opensaml.xml.signature.
AbstractXMLSignatureUnmarshaller
          An abstract unmarshaller implementation for XMLObjects from org.opensaml.xml.signature.
BaseSignatureTrustEngine
          A base implementation of SignatureTrustEngine which evaluates the validity and trustworthiness of XML and raw signatures.
CryptoBinaryImpl
          Concrete implementation of CryptoBinary.
ECPointTypeImpl
          Concrete implementation of ECPointType.
KeyInfoTypeImpl
          Concrete implementation of KeyInfoType
KeyInfoTypeMarshaller
          A thread-safe Marshaller for KeyInfoType objects.
KeyInfoTypeUnmarshaller
          A thread-safe Unmarshaller for KeyInfoType objects.
SignatureImpl
          XMLObject representing an enveloped or detached XML Digital Signature, version 20020212, Signature element.
 



Copyright © 1999-2013. All Rights Reserved.