Method | Description | |
---|---|---|
ServiceStackCredentialsAuthAdapter ( IUnityContainer container ) : System.Collections.Generic | ||
TryAuthenticate ( IServiceBase authService, string userName, string password ) : bool |
Method | Description | |
---|---|---|
FindByPasswordCredential ( string login, string password ) : ServiceStack.ServiceInterface.Auth.UserAuth |
public ServiceStackCredentialsAuthAdapter ( IUnityContainer container ) : System.Collections.Generic | ||
container | IUnityContainer | |
return | System.Collections.Generic |
public TryAuthenticate ( IServiceBase authService, string userName, string password ) : bool | ||
authService | IServiceBase | |
userName | string | |
password | string | |
return | bool |