Uses of Class
org.jboss.identity.federation.ws.wss.secext.BinarySecurityTokenType

Packages that use BinarySecurityTokenType
org.jboss.identity.federation.ws.wss.secext   
 

Uses of BinarySecurityTokenType in org.jboss.identity.federation.ws.wss.secext
 

Methods in org.jboss.identity.federation.ws.wss.secext that return BinarySecurityTokenType
 BinarySecurityTokenType ObjectFactory.createBinarySecurityTokenType()
          Create an instance of BinarySecurityTokenType
 

Methods in org.jboss.identity.federation.ws.wss.secext that return types with arguments of type BinarySecurityTokenType
 javax.xml.bind.JAXBElement<BinarySecurityTokenType> ObjectFactory.createBinarySecurityToken(BinarySecurityTokenType value)
          Create an instance of JAXBElement<BinarySecurityTokenType>}
 

Methods in org.jboss.identity.federation.ws.wss.secext with parameters of type BinarySecurityTokenType
 javax.xml.bind.JAXBElement<BinarySecurityTokenType> ObjectFactory.createBinarySecurityToken(BinarySecurityTokenType value)
          Create an instance of JAXBElement<BinarySecurityTokenType>}
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.