Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New() authenticator.Password
Types ¶
type Authenticator ¶
type Authenticator struct {
// contains filtered or unexported fields
}
func (*Authenticator) AuthenticatePassword ¶
func (a *Authenticator) AuthenticatePassword(user, password string) (string, bool, error)
Click to show internal directories.
Click to hide internal directories.