Uses of Class
org.apache.xml.security.binding.xmlenc.AgreementMethodType
-
Packages that use AgreementMethodType Package Description org.apache.xml.security.binding.xmlenc -
-
Uses of AgreementMethodType in org.apache.xml.security.binding.xmlenc
Methods in org.apache.xml.security.binding.xmlenc that return AgreementMethodType Modifier and Type Method Description AgreementMethodType
ObjectFactory. createAgreementMethodType()
Create an instance ofAgreementMethodType
Methods in org.apache.xml.security.binding.xmlenc that return types with arguments of type AgreementMethodType Modifier and Type Method Description javax.xml.bind.JAXBElement<AgreementMethodType>
ObjectFactory. createAgreementMethod(AgreementMethodType value)
Methods in org.apache.xml.security.binding.xmlenc with parameters of type AgreementMethodType Modifier and Type Method Description javax.xml.bind.JAXBElement<AgreementMethodType>
ObjectFactory. createAgreementMethod(AgreementMethodType value)
-