MCPcopy Create free account
hub / github.com/cloudfoundry/cli / RevokeAccessAndRefreshTokens

Method RevokeAccessAndRefreshTokens

command/v7/actor.go:214–214  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

212 ResourceMatch(resources []sharedaction.V3Resource) ([]sharedaction.V3Resource, v7action.Warnings, error)
213 RestartApplication(appGUID string, noWait bool) (v7action.Warnings, error)
214 RevokeAccessAndRefreshTokens() error
215 RunTask(appGUID string, task resources.Task) (resources.Task, v7action.Warnings, error)
216 ScaleProcessByApplication(appGUID string, process resources.Process) (v7action.Warnings, error)
217 ScheduleTokenRefresh(func(time.Duration) <-chan time.Time, chan struct{}, chan struct{}) (<-chan error, error)

Callers 2

ExecuteMethod · 0.65
auth_test.goFile · 0.65

Implementers 1

FakeActorcommand/v7/v7fakes/fake_actor.go

Calls

no outgoing calls

Tested by

no test coverage detected