Documentation ¶
Index ¶
- Constants
- type Httpauth
- func (httpauth *Httpauth) Apply(user *authentication.User, jsonData []byte, agent string) (contracts.Response, error)
- func (httpauth *Httpauth) Compare(user *authentication.User, jsonData []byte) (contracts.Response, error)
- func (httpauth *Httpauth) Delete(user *authentication.User, jsonData []byte, agent string) (contracts.Response, error)
- func (httpauth *Httpauth) Event(event contracts.Event) error
- func (httpauth *Httpauth) GetShared() interface{}
- func (httpauth *Httpauth) Start() error
- type Shared
Constants ¶
View Source
const KIND string = static.KIND_HTTPAUTH
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.