Uses of Class
org.apache.wss4j.binding.wss10.SecurityHeaderType
-
Packages that use SecurityHeaderType Package Description 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 Modifier and Type Method Description SecurityHeaderTypeObjectFactory. createSecurityHeaderType()Create an instance ofSecurityHeaderTypeMethods in org.apache.wss4j.binding.wss10 that return types with arguments of type SecurityHeaderType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SecurityHeaderType>ObjectFactory. createSecurity(SecurityHeaderType value)Methods in org.apache.wss4j.binding.wss10 with parameters of type SecurityHeaderType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SecurityHeaderType>ObjectFactory. createSecurity(SecurityHeaderType value)
-