Uses of Class
org.apache.xml.security.binding.xmldsig11.KeyInfoReferenceType
-
Packages that use KeyInfoReferenceType Package Description org.apache.xml.security.binding.xmldsig11 -
-
Uses of KeyInfoReferenceType in org.apache.xml.security.binding.xmldsig11
Methods in org.apache.xml.security.binding.xmldsig11 that return KeyInfoReferenceType Modifier and Type Method Description KeyInfoReferenceType
ObjectFactory. createKeyInfoReferenceType()
Create an instance ofKeyInfoReferenceType
Methods in org.apache.xml.security.binding.xmldsig11 that return types with arguments of type KeyInfoReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<KeyInfoReferenceType>
ObjectFactory. createKeyInfoReference(KeyInfoReferenceType value)
Methods in org.apache.xml.security.binding.xmldsig11 with parameters of type KeyInfoReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<KeyInfoReferenceType>
ObjectFactory. createKeyInfoReference(KeyInfoReferenceType value)
-