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 ofPropertiesTypeConfigurationType.getProperties()Gets the value of the properties property.Methods in org.apache.xml.security.configuration with parameters of type PropertiesTypeModifier and TypeMethodDescriptionvoidConfigurationType.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 voidConfigurationProperties.init(PropertiesType propertiesType, Class<?> callingClass)