gi-soup-0.2.52.13: Soup bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Soup.Objects.AuthDomainDigest

Contents

Description

 

Synopsis

Exported types

Methods

authDomainDigestEncodePassword

Properties

AuthCallback

data AuthDomainDigestAuthCallbackPropertyInfo Source

Instances

AttrInfo AuthDomainDigestAuthCallbackPropertyInfo Source 
type AttrLabel AuthDomainDigestAuthCallbackPropertyInfo = "auth-callback" Source 
type AttrGetType AuthDomainDigestAuthCallbackPropertyInfo = Ptr () Source 
type AttrBaseTypeConstraint AuthDomainDigestAuthCallbackPropertyInfo = AuthDomainDigestK Source 
type AttrSetTypeConstraint AuthDomainDigestAuthCallbackPropertyInfo = TYPE Lifted ~ Ptr () Source 
type AttrAllowedOps AuthDomainDigestAuthCallbackPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

AuthData

data AuthDomainDigestAuthDataPropertyInfo Source