public class ChatHandlers extends Object
| Constructor and Description |
|---|
ChatHandlers() |
| Modifier and Type | Method and Description |
|---|---|
static Access |
authorizationCheck(javax.servlet.http.HttpServletRequest req,
Action action,
String dataSource,
AuthorizerMapper authorizerMapper)
Check authorization for the given action and dataSource.
|
public static Access authorizationCheck(javax.servlet.http.HttpServletRequest req, Action action, String dataSource, AuthorizerMapper authorizerMapper)
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.