gnome-vfs-2.0 Reference Manual

Synopsis

public enum ModuleCallbackAuthenticationAuthType {
    AuthTypeBasic,
    AuthTypeDigest,
}

Description

Enum Value Details

AuthTypeBasic

    AuthTypeBasic,		

AuthTypeDigest

    AuthTypeDigest,		

Method Details


Created by Valadoc