none

package
v2.1.3 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Overview

Package none is an empty, or nil, authenticator used to bypass authentication requirements

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Authenticator

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

Authenticator is a structure that holds an Agent service to add agents once they've completed authentication

func NewAuthenticator

func NewAuthenticator() *Authenticator

NewAuthenticator is a factory to create and return an OPAQUE authenticator that implements the Authenticator interface

func (*Authenticator) Authenticate

func (a *Authenticator) Authenticate(id uuid.UUID, data interface{}) (msg messages.Base, err error)

func (*Authenticator) String

func (a *Authenticator) String() string

String returns the name of authenticator type

Jump to

Keyboard shortcuts

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