IAuthenticationMethod
                    interface IAuthenticationMethod
                
                Base interface for authentication of a session using a given method.
            
                
Gets the list of allowed authentications.
            
Gets the name of the authentication method.
            
Authenticates the specified session.