| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of UserHandler in org.apache.cocoon.portal.profile.impl | 
|---|
| Fields in org.apache.cocoon.portal.profile.impl declared as UserHandler | |
|---|---|
protected  UserHandler | 
AuthenticationFWUserInfoProvider.AFWUserInfo.handler
 | 
| Constructors in org.apache.cocoon.portal.profile.impl with parameters of type UserHandler | |
|---|---|
AuthenticationFWUserInfoProvider.AFWUserInfo(String portalName,
                                             String layoutKey,
                                             UserHandler handler)
 | 
|
| Uses of UserHandler in org.apache.cocoon.webapps.authentication | 
|---|
| Methods in org.apache.cocoon.webapps.authentication that return UserHandler | |
|---|---|
 UserHandler | 
AuthenticationManager.isAuthenticated(String handlerName)
Deprecated. Is the current user authenticated for the given handler?  | 
 UserHandler | 
AuthenticationManager.login(String handlerName,
      String applicationName,
      SourceParameters parameters)
Deprecated. Try to login the user.  | 
| Uses of UserHandler in org.apache.cocoon.webapps.authentication.components | 
|---|
| Methods in org.apache.cocoon.webapps.authentication.components that return UserHandler | |
|---|---|
 UserHandler | 
DefaultAuthenticationManager.isAuthenticated(String handlerName)
Deprecated.  | 
 UserHandler | 
DefaultAuthenticationManager.login(String handlerName,
      String applicationName,
      SourceParameters parameters)
Deprecated.  | 
| Methods in org.apache.cocoon.webapps.authentication.components with parameters of type UserHandler | |
|---|---|
 void | 
ServletAuthenticator.logout(UserHandler handler)
Deprecated.  | 
 void | 
PipelineAuthenticator.logout(UserHandler handler)
Deprecated.  | 
 void | 
Authenticator.logout(UserHandler handler)
Deprecated. This notifies the authenticator that a user logs out of the given handler.  | 
| Uses of UserHandler in org.apache.cocoon.webapps.authentication.context | 
|---|
| Fields in org.apache.cocoon.webapps.authentication.context declared as UserHandler | |
|---|---|
protected  UserHandler | 
AuthenticationContext.handler
Deprecated.  | 
| Methods in org.apache.cocoon.webapps.authentication.context with parameters of type UserHandler | |
|---|---|
 void | 
AuthenticationContext.init(UserHandler handler)
Deprecated. Initialize the context.  | 
| Uses of UserHandler in org.apache.cocoon.webapps.authentication.user | 
|---|
| Methods in org.apache.cocoon.webapps.authentication.user that return UserHandler | |
|---|---|
 UserHandler | 
RequestState.getHandler()
Deprecated.  | 
 UserHandler | 
UserState.getHandler(String name)
Deprecated.  | 
| Methods in org.apache.cocoon.webapps.authentication.user with parameters of type UserHandler | |
|---|---|
 void | 
UserState.addHandler(UserHandler value)
Deprecated.  | 
| Constructors in org.apache.cocoon.webapps.authentication.user with parameters of type UserHandler | |
|---|---|
RequestState(UserHandler handler,
             String app)
Deprecated. Create a new handler object.  | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||