MCPcopy Create free account
hub / github.com/kopia/kopia / getAuthenticator

Method getAuthenticator

internal/server/request_context.go:24–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22 isAuthCookieValid(username, cookieValue string) bool
23 getAuthorizer() auth.Authorizer
24 getAuthenticator() auth.Authenticator
25 getOptions() *Options
26 snapshotAllSourceManagers() map[snapshot.SourceInfo]*sourceManager
27 taskManager() *uitask.Manager

Callers 3

isAuthenticatedMethod · 0.65
requireUIUserFunction · 0.65
requireServerControlUserFunction · 0.65

Implementers 1

Serverinternal/server/server.go

Calls

no outgoing calls

Tested by

no test coverage detected