Uses of Class
org.apache.wss4j.binding.wss10.ReferenceType
-
Packages that use ReferenceType Package Description org.apache.wss4j.binding.wss10 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ReferenceType in org.apache.wss4j.binding.wss10
Methods in org.apache.wss4j.binding.wss10 that return ReferenceType Modifier and Type Method Description ReferenceTypeObjectFactory. createReferenceType()Create an instance ofReferenceTypeMethods in org.apache.wss4j.binding.wss10 that return types with arguments of type ReferenceType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReferenceType>ObjectFactory. createReference(ReferenceType value)Methods in org.apache.wss4j.binding.wss10 with parameters of type ReferenceType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReferenceType>ObjectFactory. createReference(ReferenceType value)
-