Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Default = &PlatformAuthenticator{}
Functions ¶
This section is empty.
Types ¶
type PlatformAuthenticator ¶
type PlatformAuthenticator struct {
// contains filtered or unexported fields
}
func (*PlatformAuthenticator) AuthenticateRequest ¶
func (p *PlatformAuthenticator) AuthenticateRequest(req *http.Request) (*authenticator.Response, bool, error)
func (*PlatformAuthenticator) SetDelegate ¶
func (p *PlatformAuthenticator) SetDelegate(delegate authenticator.Request)
Click to show internal directories.
Click to hide internal directories.