Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Error ¶
type Error struct {
Err error
}
Error is used to distinguish errors from underlying libraries (gokrb5 or sspi).
type Options ¶
type Options struct { Username string Password string Domain string KDC []string KRB5Config string }
Options options
type Provider ¶
Provider is the interface that wraps OS agnostic functions for handling SPNEGO communication
Click to show internal directories.
Click to hide internal directories.