Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NoopRealm ¶
type NoopRealm struct{}
func NewNoopRealm ¶
func NewNoopRealm() NoopRealm
func (NoopRealm) Authenticate ¶
func (n NoopRealm) Authenticate(ctx context.Context, cred *auth.Credential) (*auth.AuthenticatedUser, error)
Click to show internal directories.
Click to hide internal directories.