Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type S19Authenticator ¶
type S19Authenticator struct {
// contains filtered or unexported fields
}
func NewS19Authenticator ¶
func NewS19Authenticator(hashMethod, salt string, wwwAuthorisationHeader http.Header) *S19Authenticator
func (*S19Authenticator) GenerateAuthorizationHeader ¶
func (*S19Authenticator) GenerateRandomNonce ¶
func (a *S19Authenticator) GenerateRandomNonce() (string, error)
type S19AuthorisationHeaderValues ¶
func ExtractWwwAuthenticateHeader ¶
func ExtractWwwAuthenticateHeader(header http.Header) S19AuthorisationHeaderValues
Click to show internal directories.
Click to hide internal directories.