Revision: 16665 http://gar.svn.sourceforge.net/gar/?rev=16665&view=rev Author: cgrzemba Date: 2012-01-03 12:14:50 +0000 (Tue, 03 Jan 2012) Log Message: ----------- ldapjdk/trunk: correct description
Modified Paths: -------------- csw/mgar/pkg/ldapjdk/trunk/Makefile Modified: csw/mgar/pkg/ldapjdk/trunk/Makefile =================================================================== --- csw/mgar/pkg/ldapjdk/trunk/Makefile 2012-01-03 12:01:02 UTC (rev 16664) +++ csw/mgar/pkg/ldapjdk/trunk/Makefile 2012-01-03 12:14:50 UTC (rev 16665) @@ -6,10 +6,11 @@ GARTYPE = v2 CATEGORIES = java -DESCRIPTION = 389 Directory Server - Management Console +DESCRIPTION = Mozilla LDAP SDK for Java define BLURB -A Java based remote management console used for managing 389 -Administration Server and 389 Directory Server. +The source code for the Directory SDK for Java consists of the Java classes that implement the LDAP API. These include classes and methods that can establish sessions with LDAP servers, create and send LDAP requests to the servers, and retrieve responses from the servers. The SDK also includes classes for getting and editing schema information for the LDAP server. + +In the LDAP protocol, requests and responses are encoded using the Basic Encoding Rules (BER). The SDK source code include classes for encoding and decoding data, according to these rules. endef # MASTER_SITES = http://ftp.mozilla.org/pub/mozilla.org/directory/java-sdk This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel