|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestState | |
org.apache.cocoon.webapps.authentication | |
org.apache.cocoon.webapps.authentication.components | |
org.apache.cocoon.webapps.authentication.context |
Uses of RequestState in org.apache.cocoon.webapps.authentication |
Methods in org.apache.cocoon.webapps.authentication that return RequestState | |
RequestState |
AuthenticationManager.getState()
Get the current state of authentication |
Uses of RequestState in org.apache.cocoon.webapps.authentication.components |
Methods in org.apache.cocoon.webapps.authentication.components that return RequestState | |
RequestState |
DefaultAuthenticationManager.getState()
Get the current state of authentication |
static RequestState |
DefaultAuthenticationManager.getRequestState(Context context)
|
Methods in org.apache.cocoon.webapps.authentication.components with parameters of type RequestState | |
protected void |
DefaultAuthenticationManager.setState(RequestState status)
|
Uses of RequestState in org.apache.cocoon.webapps.authentication.context |
Methods in org.apache.cocoon.webapps.authentication.context that return RequestState | |
protected RequestState |
AuthenticationContext.getState()
Return the current authentication state |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |