All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rint.print-lib.3.20.2.source-code.mapfish-spring-access-assertions.xml Maven / Gradle / Ivy

There is a newer version: 3.22.0
Show newest version
<?xml version="1.0" encoding="UTF-8"?>

<beans default-lazy-init="false" xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd">
    <bean id="accessAssertionPersister" class="org.mapfish.print.config.access.AccessAssertionPersister" scope="prototype"/>
    <bean id="alwaysAllowedAssertion" class="org.mapfish.print.config.access.AlwaysAllowAssertion" scope="prototype"/>
    <bean id="roleAccessAssertion" class="org.mapfish.print.config.access.RoleAccessAssertion" scope="prototype"/>
    <bean id="andAssertion" class="org.mapfish.print.config.access.AndAccessAssertion" scope="prototype"/>
</beans>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy