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.AuthDomain

Contents

Description

 

Synopsis

Exported types

newtype AuthDomain Source

Instances

GObject AuthDomain Source 
((~) * info (ResolveAuthDomainMethod t AuthDomain), MethodInfo * info AuthDomain p) => IsLabel t (AuthDomain -> p) Source 

Methods

fromLabel :: Proxy# Symbol t -> AuthDomain -> p

((~) * info (ResolveAuthDomainMethod t AuthDomain), MethodInfo * info AuthDomain p) => IsLabelProxy t (AuthDomain -> p) Source 
type ParentTypes AuthDomain Source 
type AttributeList AuthDomain Source 
type SignalList AuthDomain Source 

Methods

authDomainAccepts

authDomainAddPath

authDomainAddPath :: (MonadIO m, AuthDomainK a) => a -> Text -> m () Source

authDomainBasicSetAuthCallback

authDomainChallenge

authDomainChallenge :: (MonadIO m, AuthDomainK a, MessageK b) => a -> b -> m () Source

authDomainCheckPassword

authDomainCovers

authDomainDigestSetAuthCallback

authDomainGetRealm

authDomainRemovePath

authDomainSetFilter

authDomainSetGenericAuthCallback

authDomainTryGenericAuthCallback

Properties

AddPath

Filter

setAuthDomainFilter :: (MonadIO m, AuthDomainK o) => o -> Ptr () -> m () Source

FilterData

GenericAuthCallback

data AuthDomainGenericAuthCallbackPropertyInfo Source

Instances

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

GenericAuthData

data AuthDomainGenericAuthDataPropertyInfo Source

Instances

Proxy

Realm

RemovePath