MCPcopy Create free account
hub / github.com/cloudwan/gohan / GetServiceAuthorization

Method GetServiceAuthorization

server/middleware/middleware.go:129–129  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

127 GetTenantName(string) (string, error)
128 VerifyToken(string) (schema.Authorization, error)
129 GetServiceAuthorization() (schema.Authorization, error)
130 GetClient() *gophercloud.ServiceClient
131}
132

Callers 3

fillInContextFunction · 0.65
StateUpdateMethod · 0.65
cached_test.goFile · 0.65

Implementers 9

KeystoneIdentitycloud/keystone.go
keystoneV3Clientcloud/keystone.go
keystoneV2Clientcloud/keystone.go
CachedIdentityServiceserver/middleware/cached.go
FakeIdentityserver/middleware/fake.go
NoIdentityServiceserver/middleware/middleware.go
NobodyIdentityServiceserver/middleware/middleware.go
MockIdentityServiceserver/middleware/identityservicemock.
MockIdentityServiceMockRecorderserver/middleware/identityservicemock.

Calls

no outgoing calls

Tested by

no test coverage detected