Uses of Interface
xades4j.xml.marshalling.SignedPropertiesMarshaller

Packages that use SignedPropertiesMarshaller
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 SignedPropertiesMarshaller in xades4j.production
 

Methods in xades4j.production with parameters of type SignedPropertiesMarshaller
 XadesSigningProfile XadesSigningProfile.withSignedPropertiesMarshaller(SignedPropertiesMarshaller sPropsMarshaller)
           
 

Method parameters in xades4j.production with type arguments of type SignedPropertiesMarshaller
 XadesSigningProfile XadesSigningProfile.withSignedPropertiesMarshaller(Class<? extends SignedPropertiesMarshaller> sPropsMarshallerClass)
           
 

Uses of SignedPropertiesMarshaller in xades4j.xml.marshalling
 

Classes in xades4j.xml.marshalling that implement SignedPropertiesMarshaller
 class DefaultSignedPropertiesMarshaller
          Default implementation of SignedPropertiesMarshaller.
 



Copyright © 2012. All Rights Reserved.