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. propertyMethods in org.apache.xml.security.configuration that return PropertyType Modifier and Type Method Description PropertyTypeObjectFactory. createPropertyType()Create an instance ofPropertyTypeMethods 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.
-