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