Uses of Class
com.sun.xml.security.core.xenc.AgreementMethodType
-
Packages that use AgreementMethodType Package Description com.sun.xml.security.core.xenc -
-
Uses of AgreementMethodType in com.sun.xml.security.core.xenc
Methods in com.sun.xml.security.core.xenc that return AgreementMethodType Modifier and Type Method Description AgreementMethodTypeObjectFactory. createAgreementMethodType()Create an instance ofAgreementMethodTypeMethods in com.sun.xml.security.core.xenc that return types with arguments of type AgreementMethodType Modifier and Type Method Description javax.xml.bind.JAXBElement<AgreementMethodType>ObjectFactory. createAgreementMethod(AgreementMethodType value)Methods in com.sun.xml.security.core.xenc with parameters of type AgreementMethodType Modifier and Type Method Description javax.xml.bind.JAXBElement<AgreementMethodType>ObjectFactory. createAgreementMethod(AgreementMethodType value)
-