C# Class Apache.Shiro.Authc.SuccessfulLoginEventArgs

Inheritance: LoginEventArgs
Afficher le fichier Open project: katasource/shironet

Méthodes publiques

Méthode Description
SuccessfulLoginEventArgs ( IAuthenticationToken token, IAuthenticationInfo info ) : System

Method Details

SuccessfulLoginEventArgs() public méthode

public SuccessfulLoginEventArgs ( IAuthenticationToken token, IAuthenticationInfo info ) : System
token IAuthenticationToken
info IAuthenticationInfo
Résultat System