Uses of Interface
org.apache.shiro.ee.filters.Forms.FallbackPredicate
Packages that use Forms.FallbackPredicate
-
Uses of Forms.FallbackPredicate in org.apache.shiro.ee.filters
Methods in org.apache.shiro.ee.filters with parameters of type Forms.FallbackPredicateModifier and TypeMethodDescriptionstatic voidForms.logout(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Forms.FallbackPredicate useFallback, String fallbackPath) makes sure that there is no double-logoutstatic voidForms.logout(Forms.FallbackPredicate useFallback, String fallbackPath) Faces variantstatic voidForms.redirectToSaved(Forms.FallbackPredicate useFallbackPath, String fallbackPath) Jakarta Faces variant redirect to saved request, possibly resubmitting an existing form the saved request is via a cookiestatic voidForms.redirectToView(Forms.FallbackPredicate useFallbackPath, String fallbackPath)