jar

org.apache.directory.server : apacheds-server-annotations

Maven & Gradle

Feb 28, 2020
28 usages
89 stars

Apacheds Server Annotations · Annotations used to define a LdapServer

Table Of Contents

Latest Version

Download org.apache.directory.server : apacheds-server-annotations JAR file - Latest Versions:

All Versions

Download org.apache.directory.server : apacheds-server-annotations JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window apacheds-server-annotations-2.0.0.AM26.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.directory.server.factory

├─ org.apache.directory.server.factory.DefaultLdapServerFactory.class - [JAR]

├─ org.apache.directory.server.factory.LdapServerFactory.class - [JAR]

├─ org.apache.directory.server.factory.ServerAnnotationProcessor.class - [JAR]

org.apache.directory.server.annotations

├─ org.apache.directory.server.annotations.CreateChngPwdServer.class - [JAR]

├─ org.apache.directory.server.annotations.CreateConsumer.class - [JAR]

├─ org.apache.directory.server.annotations.CreateKdcServer.class - [JAR]

├─ org.apache.directory.server.annotations.CreateLdapConnectionPool.class - [JAR]

├─ org.apache.directory.server.annotations.CreateLdapServer.class - [JAR]

├─ org.apache.directory.server.annotations.CreateTransport.class - [JAR]

├─ org.apache.directory.server.annotations.Sasl.class - [JAR]

├─ org.apache.directory.server.annotations.SaslMechanism.class - [JAR]

├─ org.apache.directory.server.annotations.TransportType.class - [JAR]

Advertisement