Uses of Class
org.apache.wss4j.binding.wss11.EncryptedHeaderType
-
Packages that use EncryptedHeaderType Package Description 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 Modifier and Type Method Description EncryptedHeaderTypeObjectFactory. createEncryptedHeaderType()Create an instance ofEncryptedHeaderTypeMethods in org.apache.wss4j.binding.wss11 that return types with arguments of type EncryptedHeaderType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EncryptedHeaderType>ObjectFactory. createEncryptedHeader(EncryptedHeaderType value)Methods in org.apache.wss4j.binding.wss11 with parameters of type EncryptedHeaderType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EncryptedHeaderType>ObjectFactory. createEncryptedHeader(EncryptedHeaderType value)
-