Class ServerAuthorizersDocs

java.lang.Object
org.cometd.documentation.server.ServerAuthorizersDocs

public class ServerAuthorizersDocs
extends java.lang.Object
  • Nested Class Summary

    Nested Classes
    Modifier and Type Class Description
    class  ServerAuthorizersDocs.Deny  
    class  ServerAuthorizersDocs.Grant  
    class  ServerAuthorizersDocs.Ignore  
  • Constructor Summary

    Constructors
    Constructor Description
    ServerAuthorizersDocs()  
  • Method Summary

    Modifier and Type Method Description
    static void add​(org.cometd.bayeux.server.BayeuxServer bayeuxServer)  
    static void example​(org.cometd.bayeux.server.BayeuxServer bayeuxServer, java.lang.String gameId)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ServerAuthorizersDocs

      public ServerAuthorizersDocs()
  • Method Details

    • add

      public static void add​(org.cometd.bayeux.server.BayeuxServer bayeuxServer)
    • example

      public static void example​(org.cometd.bayeux.server.BayeuxServer bayeuxServer, java.lang.String gameId)