MCPcopy
hub / github.com/cloudfoundry/cli / RefreshToken

Method RefreshToken

cf/api/authentication/authentication.go:34–34  ·  view source on GitHub ↗
(token string)

Source from the content-addressed store, hash-verified

32
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)

Callers 2

RefreshTokenMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected