Uses of Class
org.apache.xml.security.configuration.PropertiesType
Packages that use PropertiesType
-
Uses of PropertiesType in org.apache.xml.security.configuration
Fields in org.apache.xml.security.configuration declared as PropertiesTypeMethods in org.apache.xml.security.configuration that return PropertiesTypeModifier and TypeMethodDescriptionObjectFactory.createPropertiesType()
Create an instance ofPropertiesType
ConfigurationType.getProperties()
Gets the value of the properties property.Methods in org.apache.xml.security.configuration with parameters of type PropertiesTypeModifier and TypeMethodDescriptionvoid
ConfigurationType.setProperties
(PropertiesType value) Sets the value of the properties property. -
Uses of PropertiesType in org.apache.xml.security.stax.config
Methods in org.apache.xml.security.stax.config with parameters of type PropertiesTypeModifier and TypeMethodDescriptionprotected static void
ConfigurationProperties.init
(PropertiesType propertiesType, Class<?> callingClass)