New function to query a service for the authentication protocols it
authorDan Winship <danw@src.gnome.org>
Wed, 22 Mar 2000 21:47:21 +0000 (21:47 +0000)
committerDan Winship <danw@src.gnome.org>
Wed, 22 Mar 2000 21:47:21 +0000 (21:47 +0000)
commitba3805ff03755a6258a01b4078e03164958cc405
tree89c3f3b58d096d3e45cd375ed6216f9cbf3eb6b7
parentbb0322bb0d8bf4b0d43810ca9072048a76678b28
New function to query a service for the authentication protocols it

* camel-service.c (camel_service_query_auth_types): New function
to query a service for the authentication protocols it supports.
* providers/pop3/camel-pop3-store.c (query_auth_types): implement
camel/ChangeLog
camel/camel-service.c
camel/camel-service.h
camel/providers/pop3/camel-pop3-store.c