Uses of Class
com.sun.xml.ws.security.secext10.UsernameTokenType

Packages that use UsernameTokenType
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
 class UsernameToken
          Representation of UsernameToken SecurityHeaderElement
 

Uses of UsernameTokenType in com.sun.xml.ws.security.secext10
 

Methods in com.sun.xml.ws.security.secext10 that return UsernameTokenType
 UsernameTokenType ObjectFactory.createUsernameTokenType()
          Create an instance of UsernameTokenType
 

Methods in com.sun.xml.ws.security.secext10 that return types with arguments of type UsernameTokenType
 JAXBElement<UsernameTokenType> ObjectFactory.createUsernameToken(UsernameTokenType value)
          Create an instance of JAXBElement<UsernameTokenType>}
 

Methods in com.sun.xml.ws.security.secext10 with parameters of type UsernameTokenType
 JAXBElement<UsernameTokenType> ObjectFactory.createUsernameToken(UsernameTokenType value)
          Create an instance of JAXBElement<UsernameTokenType>}
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.