jar

com.jolira : jofilter

Maven & Gradle

Jun 23, 2011
1 stars

Jolria Tomcat Access Filter · A simple filter to prevent access to certain web-sites (such as beta version of mobile applications) using a simple username-password combination. This filter is easy to use put provides only minimal security. This mechanism is meant to be a very light-weight security mechanism for, for instance, mobile application, to keep the public out while doing development.

Table Of Contents

Latest Version

Download com.jolira : jofilter JAR file - Latest Versions:

All Versions

Download com.jolira : jofilter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.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 jofilter-1.2.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.google.code.joliratools.jofilter

├─ com.google.code.joliratools.jofilter.Base64Coder.class - [JAR]

├─ com.google.code.joliratools.jofilter.LoginCookieContent.class - [JAR]

├─ com.google.code.joliratools.jofilter.LoginFilter.class - [JAR]

Advertisement