Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authenticator ¶
type Authenticator struct {
// contains filtered or unexported fields
}
func NewAuthenticator ¶
func NewAuthenticator(authenticator authenticator.Request) *Authenticator
func (*Authenticator) Authenticate ¶
type NoAuth ¶
type NoAuth struct {
// contains filtered or unexported fields
}
func (*NoAuth) AuthenticateRequest ¶
type Token ¶ added in v0.8.0
func (*Token) AuthenticateRequest ¶ added in v0.8.0
Click to show internal directories.
Click to hide internal directories.