Package org.mapfish.print.config.access


package org.mapfish.print.config.access
The access package.
  • Class
    Description
    An access assertion is a check that the current user has particular access/properties to allow access to a particular resource like a template or completed report.
    Class for marshaling and unmarshaling AccessAssertionObjects to and from JSON.
    This assertion always allows access.
    An access assertion that throws fails if any of the encapsulated assertions fail.
    An access assertion that verifies that the current user has the required roles.