authn

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2020 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 8 more Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

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

Handler handle token authentication http request.

func NewHandler

func NewHandler(authTokenHandlers ...authenticator.Token) *Handler

NewHandler creates new local identity handler object.

func (*Handler) AuthenticateToken

func (h *Handler) AuthenticateToken(request *restful.Request, response *restful.Response)

AuthenticateToken handles token authentication http request.

Jump to

Keyboard shortcuts

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