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

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

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

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

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

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



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