You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@directory.apache.org by Abdullah Zahur <az...@gmail.com> on 2007/10/27 22:04:50 UTC

Client API's for ApacheDS

I have come accross some jar files that are written by the apacheDS team. I
think the package is org.apache.directory.client.kerberos.*

I think the related jar files are

apacheds-kerberos-client-1.5.1-20070704.062436-2.jar
apacheds-kerberos-realm-1.5.1-20070704.060749-1.jar
apacheds-password-client-1.5.1-20070704.060749-1.jar

I have found the compiled binaries, but wanted to know if the source is also
available, It seems like some methods at the server end have changed and
have not be ported to this client.
Anyone know where I can get the source for the above mentioned Jars?

Re: Client API's for ApacheDS

Posted by Alex Karasulu <ak...@apache.org>.
http://svn.apache.org/viewvc/directory/clients/trunk/kerberos/

On 10/27/07, Abdullah Zahur <az...@gmail.com> wrote:
>
> I have come accross some jar files that are written by the apacheDS team.
> I
> think the package is org.apache.directory.client.kerberos.*
>
> I think the related jar files are
>
> apacheds-kerberos-client-1.5.1-20070704.062436-2.jar
> apacheds-kerberos-realm-1.5.1-20070704.060749-1.jar
> apacheds-password-client-1.5.1-20070704.060749-1.jar
>
> I have found the compiled binaries, but wanted to know if the source is
> also
> available, It seems like some methods at the server end have changed and
> have not be ported to this client.
> Anyone know where I can get the source for the above mentioned Jars?
>