Home
last modified time | relevance | path

Searched defs:UserPassAuthenticationCtx (Results 1 – 7 of 7) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/go-openapi/runtime/security/
H A Dauthenticator.go59 type UserPassAuthenticationCtx func(context.Context, string, string) (context.Context, interface{},… type
131 func BasicAuthCtx(authenticate UserPassAuthenticationCtx) runtime.Authenticator {
136 func BasicAuthRealmCtx(realm string, authenticate UserPassAuthenticationCtx) runtime.Authenticator {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-openapi/runtime/security/
H A Dauthenticator.go59 type UserPassAuthenticationCtx func(context.Context, string, string) (context.Context, interface{},… type
131 func BasicAuthCtx(authenticate UserPassAuthenticationCtx) runtime.Authenticator {
136 func BasicAuthRealmCtx(realm string, authenticate UserPassAuthenticationCtx) runtime.Authenticator {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/go-openapi/runtime/security/
H A Dauthenticator.go59 type UserPassAuthenticationCtx func(context.Context, string, string) (context.Context, interface{},… type
131 func BasicAuthCtx(authenticate UserPassAuthenticationCtx) runtime.Authenticator {
136 func BasicAuthRealmCtx(realm string, authenticate UserPassAuthenticationCtx) runtime.Authenticator {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/alertmanager/vendor/github.com/go-openapi/runtime/security/
H A Dauthenticator.go58 type UserPassAuthenticationCtx func(context.Context, string, string) (context.Context, interface{},… type
130 func BasicAuthCtx(authenticate UserPassAuthenticationCtx) runtime.Authenticator {
135 func BasicAuthRealmCtx(realm string, authenticate UserPassAuthenticationCtx) runtime.Authenticator {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/go-openapi/runtime/security/
H A Dauthenticator.go58 type UserPassAuthenticationCtx func(context.Context, string, string) (context.Context, interface{},… type
130 func BasicAuthCtx(authenticate UserPassAuthenticationCtx) runtime.Authenticator {
135 func BasicAuthRealmCtx(realm string, authenticate UserPassAuthenticationCtx) runtime.Authenticator {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-openapi/runtime/security/
H A Dauthenticator.go59 type UserPassAuthenticationCtx func(context.Context, string, string) (context.Context, interface{},… type
131 func BasicAuthCtx(authenticate UserPassAuthenticationCtx) runtime.Authenticator {
136 func BasicAuthRealmCtx(realm string, authenticate UserPassAuthenticationCtx) runtime.Authenticator {
/dports/www/gitea/gitea-1.16.5/vendor/github.com/go-openapi/runtime/security/
H A Dauthenticator.go59 type UserPassAuthenticationCtx func(context.Context, string, string) (context.Context, interface{},… type
131 func BasicAuthCtx(authenticate UserPassAuthenticationCtx) runtime.Authenticator {
136 func BasicAuthRealmCtx(realm string, authenticate UserPassAuthenticationCtx) runtime.Authenticator {