smskeys

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package smskeys contains web controllers for realm certificate key management.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

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

Controller has handlers HTTP actions realted to SMS signing key management.

func New

func New(config *config.ServerConfig, db *database.Database, publicKeyCache *keyutils.PublicKeyCache, h *render.Renderer) *Controller

New creates a new Controller

func (*Controller) HandleActivate

func (c *Controller) HandleActivate() http.Handler

func (*Controller) HandleCreateKey

func (c *Controller) HandleCreateKey() http.Handler

func (*Controller) HandleDestroy

func (c *Controller) HandleDestroy() http.Handler

func (*Controller) HandleDisable

func (c *Controller) HandleDisable() http.Handler

func (*Controller) HandleEnable

func (c *Controller) HandleEnable() http.Handler

func (*Controller) HandleIndex

func (c *Controller) HandleIndex() http.Handler

Jump to

Keyboard shortcuts

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