Versions in this module Expand all Collapse all v0 v0.2.2 Feb 4, 2015 v0.2.1 Jan 28, 2015 Changes in this version + func NewUnionAuthentication(authRequestHandlers ...authenticator.Request) authenticator.Request + type Authenticator struct + FailOnError bool + Handlers []authenticator.Request + func (authHandler *Authenticator) AuthenticateRequest(req *http.Request) (authapi.UserInfo, bool, error)