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

Method Authenticate

command/v7/actor.go:27–27  ·  view source on GitHub ↗
(credentials map[string]string, origin string, grantType uaa.GrantType)

Source from the content-addressed store, hash-verified

25 ApplySpaceQuotaByName(quotaName string, spaceGUID string, orgGUID string) (v7action.Warnings, error)
26 AssignIsolationSegmentToSpaceByNameAndSpace(isolationSegmentName string, spaceGUID string) (v7action.Warnings, error)
27 Authenticate(credentials map[string]string, origin string, grantType uaa.GrantType) error
28 BindSecurityGroupToSpaces(securityGroupGUID string, spaces []resources.Space, lifecycle constant.SecurityGroupLifecycle) (v7action.Warnings, error)
29 CancelDeployment(deploymentGUID string) (v7action.Warnings, error)
30 ContinueDeployment(deploymentGUID string) (v7action.Warnings, error)

Callers 3

authenticateMethod · 0.65
authenticateSSOMethod · 0.65
ExecuteMethod · 0.65

Implementers 1

FakeActorcommand/v7/v7fakes/fake_actor.go

Calls

no outgoing calls

Tested by

no test coverage detected