|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Authentication in com.livinglogic.struts.workflow |
| Methods in com.livinglogic.struts.workflow that return Authentication | |
protected Authentication |
WorkflowRequestProcessorLogic.processAuthClassCreate(javax.servlet.http.HttpServletResponse response,
String className)
Return an Authentication instance that will be used to
check whether the requested action is allowed to be executed with the
current request. |
| Methods in com.livinglogic.struts.workflow with parameters of type Authentication | |
protected boolean |
WorkflowRequestProcessorLogic.processCheckAuthClass(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.apache.struts.action.ActionMapping mapping,
Authentication authClass)
If this action is protected by an authClass, do the necessary checks. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||