union

package
v0.15.1-0...-d7b79a7 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2017 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

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