Class RoleConstraintGate
java.lang.Object
com.zfabrik.util.microweb.actions.RoleConstraintGate
- All Implemented Interfaces:
IAction
-
Constructor Summary
ConstructorsConstructorDescriptionRoleConstraintGate(IAction wrapped, String roleName) RoleConstraintGate(IAction wrapped, String roleName, String loginAction) -
Method Summary
-
Constructor Details
-
RoleConstraintGate
-
RoleConstraintGate
-
-
Method Details
-
handle
public OutCome handle(jakarta.servlet.ServletContext context, jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse res) throws jakarta.servlet.ServletException, IOException - Specified by:
handlein interfaceIAction- Throws:
jakarta.servlet.ServletExceptionIOException
-