C# Class Apache.Shiro.Authc.LoginEventArgs

Inheritance: AuthenticationEventArgs
Show file Open project: katasource/shironet

Public Methods

Method Description
LoginEventArgs ( IAuthenticationToken token ) : System

Method Details

LoginEventArgs() public method

public LoginEventArgs ( IAuthenticationToken token ) : System
token IAuthenticationToken
return System