|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionConstraintConfig | |
---|---|
org.figure8.join.control | |
org.figure8.join.control.config |
Uses of ActionConstraintConfig in org.figure8.join.control |
---|
Methods in org.figure8.join.control with parameters of type ActionConstraintConfig | |
---|---|
protected java.util.Collection |
AccessControlFilter.getRequiredRoles(javax.servlet.http.HttpServletRequest request,
ActionConstraintConfig constraint)
Extract a collection of required roles from the ActionContraintConfig. |
Uses of ActionConstraintConfig in org.figure8.join.control.config |
---|
Methods in org.figure8.join.control.config that return ActionConstraintConfig | |
---|---|
ActionConstraintConfig |
AccessControlConfig.findActionConstraint(java.lang.String path)
Return the action constraint configuration for the specified path, if any; otherwise return null . |
Methods in org.figure8.join.control.config with parameters of type ActionConstraintConfig | |
---|---|
void |
AccessControlConfig.addActionConstraint(ActionConstraintConfig constraint)
Add a new ActionConstraintConfig instance to the set associated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |