public interface ServerAuthenticationHandlerConfig extends AuthenticationHandlerConfig
The handler will be instantiated when the server starts.
Modifier and Type | Method and Description |
---|---|
String |
getClassName()
The fully qualified name of a class which implements the
AuthenticationHandler
interface. |
String getClassName()
AuthenticationHandler
interface. The class must be available on the classpath,Copyright © 2016 Push Technology Ltd. All Rights Reserved.