AuthenticationService v0.3.0+17-g647c3a1
Joutsen.AuthenticationService.v2.TokenController Member List

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

Cookie([FromBody] Credentials credentials, [FromQuery(Name="ref")] String refToken=null)Joutsen.AuthenticationService.v2.TokenController
Token([OpenApiIgnore][FromHeader] BasicAuthorizationHeader authorization)Joutsen.AuthenticationService.v2.TokenController
TokenController(Authenticator authenticator, AuthenticationConfiguration config, IdEncoding idEncoding, Logger logger)Joutsen.AuthenticationService.v2.TokenController