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

Method RefreshAuthToken

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

Source from the content-addressed store, hash-verified

31 net.RequestDumperInterface
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)

Callers 10

AccessTokenMethod · 0.65
ExecuteMethod · 0.65
GetMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected