esa

io.openliberty.features : appSecurity-2.0

Maven & Gradle

Aug 15, 2023
42 usages
1.1k stars

Application Security 2.0 · This feature enables support for securing the server runtime environment and applications; it includes a basic user registry. This feature supersedes appSecurity-1.0 and does not include servlet-3.0 or support for the LDAP user registry. To secure web applications, add the servlet-3.0 feature. To secure EJB applications, add the ejbLite-3.1 feature. To use LDAP, add the ldapRegistry-3.0 feature. When you add the appSecurity-2.0 feature to your server, you need to configure a user registry, such as the basic user registry or the LDAP user registry.

Table Of Contents

Latest Version

Download io.openliberty.features : appSecurity-2.0 ESA file - Latest Versions:

All Versions

Download io.openliberty.features : appSecurity-2.0 JAR file - All Versions:

Version Vulnerabilities Size Updated
23.0.x
22.0.x
21.0.x
20.0.x
19.0.x
18.0.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 appSecurity-2.0-23.0.0.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement