public class ServerAuthorizersDocs extends Object
Modifier and Type | Class and Description |
---|---|
class |
ServerAuthorizersDocs.Deny |
class |
ServerAuthorizersDocs.Grant |
class |
ServerAuthorizersDocs.Ignore |
Constructor and Description |
---|
ServerAuthorizersDocs() |
Modifier and Type | Method and Description |
---|---|
static void |
add(org.cometd.bayeux.server.BayeuxServer bayeuxServer) |
static void |
example(org.cometd.bayeux.server.BayeuxServer bayeuxServer,
String gameId) |
public static void add(org.cometd.bayeux.server.BayeuxServer bayeuxServer)
public static void example(org.cometd.bayeux.server.BayeuxServer bayeuxServer, String gameId)
Copyright © 2008–2023 The CometD Project. All rights reserved.