Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GuestAuthenticator ¶
type GuestAuthenticator struct{}
func New ¶
func New() *GuestAuthenticator
func (*GuestAuthenticator) Authenticate ¶
func (a *GuestAuthenticator) Authenticate(ctx context.Context, t transport.Transporter) (*api.Identity, api.Decision)
Click to show internal directories.
Click to hide internal directories.