union

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2016 License: 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 added in v1.5.0

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