Uses of Class
com.sun.xml.ws.security.secext10.BinarySecurityTokenType
-
Packages that use BinarySecurityTokenType Package Description com.sun.xml.ws.security.secext10 -
-
Uses of BinarySecurityTokenType in com.sun.xml.ws.security.secext10
Methods in com.sun.xml.ws.security.secext10 that return BinarySecurityTokenType Modifier and Type Method Description BinarySecurityTokenTypeObjectFactory. createBinarySecurityTokenType()Create an instance ofBinarySecurityTokenTypeMethods in com.sun.xml.ws.security.secext10 that return types with arguments of type BinarySecurityTokenType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BinarySecurityTokenType>ObjectFactory. createBinarySecurityToken(BinarySecurityTokenType value)Methods in com.sun.xml.ws.security.secext10 with parameters of type BinarySecurityTokenType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BinarySecurityTokenType>ObjectFactory. createBinarySecurityToken(BinarySecurityTokenType value)
-