Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthComputer ¶
func (*AuthComputer) Compute ¶
func (inst *AuthComputer) Compute() string
func (*AuthComputer) Init ¶
func (inst *AuthComputer) Init()
type AuthProvider ¶
func (*AuthProvider) Authenticate ¶
func (inst *AuthProvider) Authenticate(token auths.AuthenticationToken) (auths.AuthenticationInfo, error)
func (*AuthProvider) Name ¶
func (inst *AuthProvider) Name() string
func (*AuthProvider) Supports ¶
func (inst *AuthProvider) Supports(token auths.AuthenticationToken) bool
Click to show internal directories.
Click to hide internal directories.