메소드 | 설명 | |
---|---|---|
AuthenticationController ( IUserService userService, ICryptographyService cryptographyService, IMediaService mediaService, |
메소드 | 설명 | |
---|---|---|
Login ( |
||
Logout ( ) : IHttpActionResult | ||
ShouldSignIn ( string email, string password ) : bool |
public AuthenticationController ( IUserService userService, ICryptographyService cryptographyService, IMediaService mediaService, |
||
userService | IUserService | |
cryptographyService | ICryptographyService | |
mediaService | IMediaService | |
mediaSettings | ||
리턴 | System |