Uses of Class
org.apache.xml.security.configuration.PropertyType
-
Packages that use PropertyType Package Description org.apache.xml.security.configuration -
-
Uses of PropertyType in org.apache.xml.security.configuration
Fields in org.apache.xml.security.configuration with type parameters of type PropertyType Modifier and Type Field Description protected java.util.List<PropertyType>
PropertiesType. property
Methods in org.apache.xml.security.configuration that return PropertyType Modifier and Type Method Description PropertyType
ObjectFactory. createPropertyType()
Create an instance ofPropertyType
Methods in org.apache.xml.security.configuration that return types with arguments of type PropertyType Modifier and Type Method Description java.util.List<PropertyType>
PropertiesType. getProperty()
Gets the value of the property property.
-