Uses of Class
com.sun.xml.ws.security.secext10.UsernameTokenType
-
Packages that use UsernameTokenType Package Description com.sun.xml.ws.security.opt.impl.tokens com.sun.xml.ws.security.secext10 -
-
Uses of UsernameTokenType in com.sun.xml.ws.security.opt.impl.tokens
Subclasses of UsernameTokenType in com.sun.xml.ws.security.opt.impl.tokens Modifier and Type Class Description classUsernameTokenRepresentation of UsernameToken SecurityHeaderElement -
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)
-