account

package
v1.5.8 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2020 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

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

Server provides a Session service

func NewServer

func NewServer(sessionMgr *session.SessionManager, settingsMgr *settings.SettingsManager, enf *rbac.Enforcer) *Server

NewServer returns a new instance of the Session service

func (*Server) CanI added in v1.4.0

func (*Server) CreateToken added in v1.5.0

func (*Server) DeleteToken added in v1.5.0

func (*Server) GetAccount added in v1.5.0

func (s *Server) GetAccount(ctx context.Context, r *account.GetAccountRequest) (*account.Account, error)

func (*Server) ListAccounts added in v1.5.0

func (*Server) UpdatePassword

UpdatePassword updates the password of the currently authenticated account or the account specified in the request.

Jump to

Keyboard shortcuts

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