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 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 List<PropertyType>
PropertiesType. getProperty()
Gets the value of the property property.
-