Uses of Class
org.apache.cxf.ws.security.sts.provider.model.secext.BinarySecurityTokenType
-
Packages that use BinarySecurityTokenType Package Description org.apache.cxf.ws.security.sts.provider.model.secext -
-
Uses of BinarySecurityTokenType in org.apache.cxf.ws.security.sts.provider.model.secext
Methods in org.apache.cxf.ws.security.sts.provider.model.secext that return BinarySecurityTokenType Modifier and Type Method Description BinarySecurityTokenTypeObjectFactory. createBinarySecurityTokenType()Create an instance ofBinarySecurityTokenTypeMethods in org.apache.cxf.ws.security.sts.provider.model.secext that return types with arguments of type BinarySecurityTokenType Modifier and Type Method Description javax.xml.bind.JAXBElement<BinarySecurityTokenType>ObjectFactory. createBinarySecurityToken(BinarySecurityTokenType value)Methods in org.apache.cxf.ws.security.sts.provider.model.secext with parameters of type BinarySecurityTokenType Modifier and Type Method Description javax.xml.bind.JAXBElement<BinarySecurityTokenType>ObjectFactory. createBinarySecurityToken(BinarySecurityTokenType value)
-