Uses of Class
org.apache.xml.security.binding.xmlenc11.MGFType
-
Packages that use MGFType Package Description org.apache.xml.security.binding.xmlenc11 -
-
Uses of MGFType in org.apache.xml.security.binding.xmlenc11
Methods in org.apache.xml.security.binding.xmlenc11 that return MGFType Modifier and Type Method Description MGFType
ObjectFactory. createMGFType()
Create an instance ofMGFType
Methods in org.apache.xml.security.binding.xmlenc11 that return types with arguments of type MGFType Modifier and Type Method Description javax.xml.bind.JAXBElement<MGFType>
ObjectFactory. createMGF(MGFType value)
Methods in org.apache.xml.security.binding.xmlenc11 with parameters of type MGFType Modifier and Type Method Description javax.xml.bind.JAXBElement<MGFType>
ObjectFactory. createMGF(MGFType value)
-