MCPcopy Index your code
hub / github.com/cloudfoundry/cli / Authenticate

Method Authenticate

cf/api/authentication/authentication.go:35–35  ·  view source on GitHub ↗
(credentials map[string]string)

Source from the content-addressed store, hash-verified

33 RefreshAuthToken() (updatedToken string, apiErr error)
34 RefreshToken(token string) (updatedToken string, apiErr error)
35 Authenticate(credentials map[string]string) (apiErr error)
36 Authorize(token string) (string, error)
37 GetLoginPromptsAndSaveUAAServerURL() (map[string]coreconfig.AuthPrompt, error)
38}

Callers 4

ExecuteMethod · 0.65
authenticateSSOMethod · 0.65
authenticateMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected