Uses of Class
org.apache.xml.security.stax.impl.util.KeyValue
-
Packages that use KeyValue Package Description org.apache.xml.security.stax.impl.processor.input -
-
Uses of KeyValue in org.apache.xml.security.stax.impl.processor.input
Fields in org.apache.xml.security.stax.impl.processor.input with type parameters of type KeyValue Modifier and Type Field Description private java.util.List<KeyValue<ResourceResolver,ReferenceType>>AbstractSignatureReferenceVerifyInputProcessor. externalReferencesprivate java.util.List<KeyValue<ResourceResolver,ReferenceType>>AbstractSignatureReferenceVerifyInputProcessor. sameDocumentReferences
-