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

Packages that use BinarySecurityTokenType
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
 BinarySecurityTokenType ObjectFactory.createBinarySecurityTokenType()
          Create an instance of BinarySecurityTokenType
 

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

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



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