freebsd-ports/www/p5-LWP-Authen-Wsse/pkg-descr
Doug Barton 2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00

9 lines
447 B
Text

LWP::Authen::Wsse allows LWP to authenticate against servers that are using
the X-WSSE authentication scheme, as required by the Atom Authentication API.
The module is used indirectly through LWP, rather than including it directly
in your code. The LWP system will invoke the WSSE authentication when it
encounters the authentication scheme while attempting to retrieve a URL
from a server.
WWW: http://search.cpan.org/dist/LWP-Authen-Wsse/