Uses of Class
eu.europa.esig.dss.jaxb.common.exception.SecurityConfigurationException
-
Uses of SecurityConfigurationException in eu.europa.esig.dss.jaxb.common
Modifier and TypeMethodDescriptionprotected abstract void
AbstractConfigurator.setSecurityAttribute
(F factory, String attribute, Object value) Sets the attribute to the factoryprotected void
SchemaFactoryBuilder.setSecurityAttribute
(SchemaFactory factory, String attribute, Object value) protected void
TransformerFactoryBuilder.setSecurityAttribute
(TransformerFactory factory, String attribute, Object value) protected void
ValidatorConfigurator.setSecurityAttribute
(Validator validator, String attribute, Object value) protected abstract void
AbstractConfigurator.setSecurityFeature
(F factory, String feature, Boolean value) Sets the feature to the factoryprotected void
SchemaFactoryBuilder.setSecurityFeature
(SchemaFactory factory, String feature, Boolean value) protected void
TransformerFactoryBuilder.setSecurityFeature
(TransformerFactory factory, String feature, Boolean value) protected void
ValidatorConfigurator.setSecurityFeature
(Validator validator, String feature, Boolean value)