authmethods

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 13, 2020 License: MPL-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	// contains filtered or unexported fields
}

Service handles request as described by the pbs.AuthMethodServiceServer interface.

func NewService

func NewService(kms *kms.Kms, pwRepoFn common.PasswordAuthRepoFactory, iamRepoFn common.IamRepoFactory, atRepoFn common.AuthTokenRepoFactory) (Service, error)

NewService returns a auth method service which handles auth method related requests to boundary.

func (Service) Authenticate

Authenticate implements the interface pbs.AuthenticationServiceServer.

func (Service) CreateAuthMethod

CreateAuthMethod implements the interface pbs.AuthMethodServiceServer.

func (Service) DeleteAuthMethod

DeleteAuthMethod implements the interface pbs.AuthMethodServiceServer.

func (Service) GetAuthMethod

GetAuthMethod implements the interface pbs.AuthMethodServiceServer.

func (Service) ListAuthMethods

ListAuthMethods implements the interface pbs.AuthMethodServiceServer.

func (Service) UpdateAuthMethod

UpdateAuthMethod implements the interface pbs.AuthMethodServiceServer.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL