Package org.cometd.documentation.server
Class ServerAuthenticationDocs
java.lang.Object
org.cometd.documentation.server.ServerAuthenticationDocs
public class ServerAuthenticationDocs
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
ServerAuthenticationDocs.HandshakeExtension
class
ServerAuthenticationDocs.MyAppAuthenticator
class
ServerAuthenticationDocs.MyAppInitializer
class
ServerAuthenticationDocs.MySecurityPolicy
class
ServerAuthenticationDocs.Users
class
ServerAuthenticationDocs.UsersAuthenticator
-
Constructor Summary
Constructors Constructor Description ServerAuthenticationDocs()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ServerAuthenticationDocs
public ServerAuthenticationDocs()
-