Uses of Class
org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType
-
Packages that use BinaryExchangeType Package Description org.apache.cxf.ws.security.sts.provider.model -
-
Uses of BinaryExchangeType in org.apache.cxf.ws.security.sts.provider.model
Methods in org.apache.cxf.ws.security.sts.provider.model that return BinaryExchangeType Modifier and Type Method Description BinaryExchangeTypeObjectFactory. createBinaryExchangeType()Create an instance ofBinaryExchangeTypeMethods in org.apache.cxf.ws.security.sts.provider.model that return types with arguments of type BinaryExchangeType Modifier and Type Method Description javax.xml.bind.JAXBElement<BinaryExchangeType>ObjectFactory. createBinaryExchange(BinaryExchangeType value)Methods in org.apache.cxf.ws.security.sts.provider.model with parameters of type BinaryExchangeType Modifier and Type Method Description javax.xml.bind.JAXBElement<BinaryExchangeType>ObjectFactory. createBinaryExchange(BinaryExchangeType value)
-