Uses of Class
org.apache.xml.security.configuration.ConfigurationType
-
Packages that use ConfigurationType Package Description org.apache.xml.security.configuration -
-
Uses of ConfigurationType in org.apache.xml.security.configuration
Methods in org.apache.xml.security.configuration that return ConfigurationType Modifier and Type Method Description ConfigurationType
ObjectFactory. createConfigurationType()
Create an instance ofConfigurationType
Methods in org.apache.xml.security.configuration that return types with arguments of type ConfigurationType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConfigurationType>
ObjectFactory. createConfiguration(ConfigurationType value)
Methods in org.apache.xml.security.configuration with parameters of type ConfigurationType Modifier and Type Method Description javax.xml.bind.JAXBElement<ConfigurationType>
ObjectFactory. createConfiguration(ConfigurationType value)
-