union

package
v1.12.0 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2018 License: Apache-2.0, Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(authRequestHandlers ...authenticator.Request) authenticator.Request

New returns a request authenticator that validates credentials using a chain of authenticator.Request objects. The entire chain is tried until one succeeds. If all fail, an aggregate error is returned.

func NewFailOnError

func NewFailOnError(authRequestHandlers ...authenticator.Request) authenticator.Request

NewFailOnError returns a request authenticator that validates credentials using a chain of authenticator.Request objects. The first error short-circuits the chain.

Types

This section is empty.

Jump to

Keyboard shortcuts

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