Interface AuthenticationPlugin.AuthenticationResult

Enclosing interface:
AuthenticationPlugin

public static interface AuthenticationPlugin.AuthenticationResult
You are NOT supposed to implement this interface! Instances of this interface are created by methods on the AuthenticationPlugin.AuthenticationContext, which you are supposed to return from the AuthenticationPlugin.SessionAuthenticator to inform the MatsSocketServer about your verdict of the authentication attempt.