C# 클래스 UCosmic.Web.Mvc.ApiControllers.IdentityController

상속: ApiController
파일 보기 프로젝트 열기: ucosmic/UCosmicAlpha

공개 메소드들

메소드 설명
IdentityController ( ISignUsers userSigner, IStorePasswords passwords ) : System

비공개 메소드들

메소드 설명
GetSignOut ( ) : HttpResponseMessage
SignIn ( SignInApiModel model ) : HttpResponseMessage

메소드 상세

IdentityController() 공개 메소드

public IdentityController ( ISignUsers userSigner, IStorePasswords passwords ) : System
userSigner ISignUsers
passwords IStorePasswords
리턴 System