In this method, we decide if the Session is authenticated or not. If the session is not
authenticated, we want to return a page to the user to query for authentication information.
Parameters: context - a Context value Parameters: req - a HttpServletRequest value a SPDocument value exception: Exception - if an error occurs See Also:de.schlund.pfixcore.workflow.State.getDocument(ContextPfixServletRequest) See Also:
This returns alwys true. I don't know why you'd want to overwrite
this with a different behaviour.
Parameters: context - a Context value Parameters: req - a HttpServletRequest value a boolean value exception: Exception - if an error occurs See Also:de.schlund.pfixcore.workflow.State.isAccessible(ContextPfixServletRequest) See Also: