MCPcopy Create free account
hub / github.com/clouditor/clouditor / SetAuthorizer

Method SetAuthorizer

api/authorizer.go:52–52  ·  view source on GitHub ↗
(auth Authorizer)

Source from the content-addressed store, hash-verified

50// an Authorizer
51type UsesAuthorizer interface {
52 SetAuthorizer(auth Authorizer)
53 Authorizer() Authorizer
54}
55

Callers 6

WithOAuth2AuthorizerFunction · 0.65
WithAuthorizerFunction · 0.65
WithOAuth2AuthorizerFunction · 0.65
WithOAuth2AuthorizerFunction · 0.65
WithAuthorizerFunction · 0.65
PrepareSessionFunction · 0.65

Implementers 1

Sessioncli/session.go

Calls

no outgoing calls

Tested by

no test coverage detected