Uses of Class
org.apache.wss4j.binding.wss11.EncryptedHeaderType

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

Uses of EncryptedHeaderType in org.apache.wss4j.binding.wss11
 

Methods in org.apache.wss4j.binding.wss11 that return EncryptedHeaderType
 EncryptedHeaderType ObjectFactory.createEncryptedHeaderType()
          Create an instance of EncryptedHeaderType
 

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

Methods in org.apache.wss4j.binding.wss11 with parameters of type EncryptedHeaderType
 JAXBElement<EncryptedHeaderType> ObjectFactory.createEncryptedHeader(EncryptedHeaderType value)
          Create an instance of JAXBElement<EncryptedHeaderType>}
 



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