Uses of Class
org.apache.wss4j.binding.wss10.BinarySecurityTokenType

Packages that use BinarySecurityTokenType
org.apache.wss4j.binding.wss10 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of BinarySecurityTokenType in org.apache.wss4j.binding.wss10
 

Methods in org.apache.wss4j.binding.wss10 that return BinarySecurityTokenType
 BinarySecurityTokenType ObjectFactory.createBinarySecurityTokenType()
          Create an instance of BinarySecurityTokenType
 

Methods in org.apache.wss4j.binding.wss10 that return types with arguments of type BinarySecurityTokenType
 JAXBElement<BinarySecurityTokenType> ObjectFactory.createBinarySecurityToken(BinarySecurityTokenType value)
          Create an instance of JAXBElement<BinarySecurityTokenType>}
 

Methods in org.apache.wss4j.binding.wss10 with parameters of type BinarySecurityTokenType
 JAXBElement<BinarySecurityTokenType> ObjectFactory.createBinarySecurityToken(BinarySecurityTokenType value)
          Create an instance of JAXBElement<BinarySecurityTokenType>}
 



Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.