Uses of Class
org.apache.xml.security.configuration.SecurityHeaderHandlersType
Packages that use SecurityHeaderHandlersType
-
Uses of SecurityHeaderHandlersType in org.apache.xml.security.configuration
Fields in org.apache.xml.security.configuration declared as SecurityHeaderHandlersTypeModifier and TypeFieldDescriptionprotected SecurityHeaderHandlersType
ConfigurationType.securityHeaderHandlers
Methods in org.apache.xml.security.configuration that return SecurityHeaderHandlersTypeModifier and TypeMethodDescriptionObjectFactory.createSecurityHeaderHandlersType()
Create an instance ofSecurityHeaderHandlersType
ConfigurationType.getSecurityHeaderHandlers()
Gets the value of the securityHeaderHandlers property.Methods in org.apache.xml.security.configuration with parameters of type SecurityHeaderHandlersTypeModifier and TypeMethodDescriptionvoid
ConfigurationType.setSecurityHeaderHandlers
(SecurityHeaderHandlersType value) Sets the value of the securityHeaderHandlers property. -
Uses of SecurityHeaderHandlersType in org.apache.xml.security.stax.config
Methods in org.apache.xml.security.stax.config with parameters of type SecurityHeaderHandlersTypeModifier and TypeMethodDescriptionprotected static void
SecurityHeaderHandlerMapper.init
(SecurityHeaderHandlersType securityHeaderHandlersType, Class<?> callingClass)