AuthenticationService  v0.2.0
Joutsen.AuthenticationService.ControllerAuthorization Member List

This is the complete list of members for Joutsen.AuthenticationService.ControllerAuthorization, including all inherited members.

CheckIfAdmin(this ApiController controller)Joutsen.AuthenticationService.ControllerAuthorizationstatic
CheckIfAuthorized(this ApiController controller, Authentication.Application app, UserRepository repository, params string[] rolesToAuthorize)Joutsen.AuthenticationService.ControllerAuthorizationstatic
CheckIfAuthorized(this ApiController controller, Authentication.User user, Authentication.Application app, UserRepository repository, params string[] rolesToAuthorize)Joutsen.AuthenticationService.ControllerAuthorizationstatic
CheckIfAuthorized(this ApiController controller, String username)Joutsen.AuthenticationService.ControllerAuthorizationstatic