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

Packages that use SecurityTokenReferenceType
com.sun.xml.ws.security.secext10   
 

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

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

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

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



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