|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RequestState in org.apache.cocoon.portal.profile.impl |
---|
Fields in org.apache.cocoon.portal.profile.impl declared as RequestState | |
---|---|
protected RequestState |
AuthenticationProfileManager.User.state
|
Methods in org.apache.cocoon.portal.profile.impl that return RequestState | |
---|---|
protected RequestState |
AuthenticationProfileManager.getRequestState()
Deprecated. Get the current authentication state of the user |
Constructors in org.apache.cocoon.portal.profile.impl with parameters of type RequestState | |
---|---|
AuthenticationProfileManager.User(RequestState state)
|
Uses of RequestState in org.apache.cocoon.webapps.authentication |
---|
Methods in org.apache.cocoon.webapps.authentication that return RequestState | |
---|---|
RequestState |
AuthenticationManager.getState()
Deprecated. 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 | |
---|---|
static RequestState |
DefaultAuthenticationManager.getRequestState(Context context)
Deprecated. |
RequestState |
DefaultAuthenticationManager.getState()
Deprecated. Get the current state of authentication |
Methods in org.apache.cocoon.webapps.authentication.components with parameters of type RequestState | |
---|---|
protected void |
DefaultAuthenticationManager.setState(RequestState status)
Deprecated. |
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()
Deprecated. Return the current authentication state |
Uses of RequestState in org.apache.cocoon.webapps.portal.components |
---|
Methods in org.apache.cocoon.webapps.portal.components that return RequestState | |
---|---|
protected RequestState |
PortalManagerImpl.getRequestState()
Get the current authentication state |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |