Uses of Class
org.apache.xml.security.configuration.PropertiesType
-
Packages that use PropertiesType Package Description org.apache.xml.security.configuration -
-
Uses of PropertiesType in org.apache.xml.security.configuration
Fields in org.apache.xml.security.configuration declared as PropertiesType Modifier and Type Field Description protected PropertiesTypeConfigurationType. propertiesMethods in org.apache.xml.security.configuration that return PropertiesType Modifier and Type Method Description PropertiesTypeObjectFactory. createPropertiesType()Create an instance ofPropertiesTypePropertiesTypeConfigurationType. getProperties()Gets the value of the properties property.Methods in org.apache.xml.security.configuration with parameters of type PropertiesType Modifier and Type Method Description voidConfigurationType. setProperties(PropertiesType value)Sets the value of the properties property.
-