Uses of Package
org.eximeebpms.bpm.webapp.impl.security.filter
Packages that use org.eximeebpms.bpm.webapp.impl.security.filter
Package
Description
-
Classes in org.eximeebpms.bpm.webapp.impl.security.filter used by org.eximeebpms.bpm.webapp.impl.security.filterClassDescriptionThe interface for request authorizers.A request matcher that matches uris compatible to the JAX-RS syntax and extracts the arguments on match.This interface is used by the
SecurityFilterto authorize incoming requests. -
Classes in org.eximeebpms.bpm.webapp.impl.security.filter used by org.eximeebpms.bpm.webapp.impl.security.filter.utilClassDescriptionA
SecurityFilterRulethat delegates to a set of path matchersPOJO representing the configuration of the security filterThis interface is used by theSecurityFilterto authorize incoming requests.