Uses of Interface
xades4j.xml.marshalling.UnsignedPropertiesMarshaller

Packages that use UnsignedPropertiesMarshaller
xades4j.production Support for signature production. 
xades4j.xml.marshalling Types related to marshalling the qualifying properties data, the last step of signature production. 
 

Uses of UnsignedPropertiesMarshaller in xades4j.production
 

Methods in xades4j.production with parameters of type UnsignedPropertiesMarshaller
 XadesSigningProfile XadesSigningProfile.withUnsignedPropertiesMarshaller(UnsignedPropertiesMarshaller uPropsMarshaller)
           
 XadesFormatExtenderProfile XadesFormatExtenderProfile.withUnsignedPropertiesMarshaller(UnsignedPropertiesMarshaller uPropsMarshaller)
           
 

Method parameters in xades4j.production with type arguments of type UnsignedPropertiesMarshaller
 XadesSigningProfile XadesSigningProfile.withUnsignedPropertiesMarshaller(Class<? extends UnsignedPropertiesMarshaller> uPropsMarshallerClass)
           
 XadesFormatExtenderProfile XadesFormatExtenderProfile.withUnsignedPropertiesMarshaller(Class<? extends UnsignedPropertiesMarshaller> uPropsMarshallerClass)
           
 

Uses of UnsignedPropertiesMarshaller in xades4j.xml.marshalling
 

Classes in xades4j.xml.marshalling that implement UnsignedPropertiesMarshaller
 class DefaultUnsignedPropertiesMarshaller
          Default implementation of UnsignedPropertiesMarshaller.
 



Copyright © 2012. All Rights Reserved.