package
1.5.1
Repository: https://github.com/lexkong/origin.git
Documentation: pkg.go.dev

# Functions

AuthenticationHandlerFilter creates a filter object that will enforce authentication directly.
AuthorizationFilter imposes normal authorization rules.
Forbidden renders a simple forbidden error to the response.
ImpersonationFilter checks for impersonation rules against the current user.
NewBypassAuthorizer creates an Authorizer that always allows the exact paths described, and delegates to the nested authorizer for everything else.

# Interfaces

No description provided by the author