Uses of Class
com.sun.xml.security.core.xenc.AgreementMethodType

Packages that use AgreementMethodType
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
 AgreementMethodType ObjectFactory.createAgreementMethodType()
          Create an instance of AgreementMethodType
 

Methods in com.sun.xml.security.core.xenc that return types with arguments of type AgreementMethodType
 JAXBElement<AgreementMethodType> ObjectFactory.createAgreementMethod(AgreementMethodType value)
          Create an instance of JAXBElement<AgreementMethodType>}
 

Methods in com.sun.xml.security.core.xenc with parameters of type AgreementMethodType
 JAXBElement<AgreementMethodType> ObjectFactory.createAgreementMethod(AgreementMethodType value)
          Create an instance of JAXBElement<AgreementMethodType>}
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.