Uses of Interface
xades4j.xml.unmarshalling.QualifyingPropertiesUnmarshaller

Packages that use QualifyingPropertiesUnmarshaller
xades4j.verification Support for signature verification. 
xades4j.xml.unmarshalling Types related to unmarshalling the qualifying properties data during signature verification. 
 

Uses of QualifyingPropertiesUnmarshaller in xades4j.verification
 

Methods in xades4j.verification with parameters of type QualifyingPropertiesUnmarshaller
 XadesVerificationProfile XadesVerificationProfile.withPropertiesUnmarshaller(QualifyingPropertiesUnmarshaller propsUnmarshaller)
           
 

Method parameters in xades4j.verification with type arguments of type QualifyingPropertiesUnmarshaller
 XadesVerificationProfile XadesVerificationProfile.withPropertiesUnmarshaller(Class<? extends QualifyingPropertiesUnmarshaller> propsUnmarshallerClass)
           
 

Uses of QualifyingPropertiesUnmarshaller in xades4j.xml.unmarshalling
 

Classes in xades4j.xml.unmarshalling that implement QualifyingPropertiesUnmarshaller
 class DefaultQualifyingPropertiesUnmarshaller
          Default implementation of QualifyingPropertiesUnmarshaller.
 



Copyright © 2012. All Rights Reserved.