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

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

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

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

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

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



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