Uses of Class
org.apache.xml.security.configuration.SecurityHeaderHandlersType
-
Packages that use SecurityHeaderHandlersType Package Description org.apache.xml.security.configuration -
-
Uses of SecurityHeaderHandlersType in org.apache.xml.security.configuration
Fields in org.apache.xml.security.configuration declared as SecurityHeaderHandlersType Modifier and Type Field Description protected SecurityHeaderHandlersTypeConfigurationType. securityHeaderHandlersMethods in org.apache.xml.security.configuration that return SecurityHeaderHandlersType Modifier and Type Method Description SecurityHeaderHandlersTypeObjectFactory. createSecurityHeaderHandlersType()Create an instance ofSecurityHeaderHandlersTypeSecurityHeaderHandlersTypeConfigurationType. getSecurityHeaderHandlers()Gets the value of the securityHeaderHandlers property.Methods in org.apache.xml.security.configuration with parameters of type SecurityHeaderHandlersType Modifier and Type Method Description voidConfigurationType. setSecurityHeaderHandlers(SecurityHeaderHandlersType value)Sets the value of the securityHeaderHandlers property.
-