server

package
v0.0.0-...-f7da856 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2021 License: BSD-2-Clause Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IdentityService

type IdentityService struct {
	*aphgrpc.Service
	// contains filtered or unexported fields
}

func NewIdentityService

func NewIdentityService(st storage.DataSource, r message.Request, opt ...aphgrpc.Option) *IdentityService

func (*IdentityService) CreateIdentity

func (*IdentityService) DeleteIdentity

func (s *IdentityService) DeleteIdentity(ctx context.Context, r *jsonapi.IdRequest) (*empty.Empty, error)

func (*IdentityService) ExistProviderIdentity

func (s *IdentityService) ExistProviderIdentity(ctx context.Context, r *identity.IdentityProviderReq) (*jsonapi.ExistResponse, error)

func (*IdentityService) GetIdentity

func (s *IdentityService) GetIdentity(ctx context.Context, r *jsonapi.IdRequest) (*identity.Identity, error)

func (*IdentityService) GetIdentityFromProvider

func (s *IdentityService) GetIdentityFromProvider(ctx context.Context, r *identity.IdentityProviderReq) (*identity.Identity, error)

func (*IdentityService) Healthz

Jump to

Keyboard shortcuts

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