jar

org.fcrepo : fcrepo-security-jaas

Maven & Gradle

Jun 11, 2015
2 usages
72 stars

Fedora JAAS Authentication

Table Of Contents

Latest Version

Download org.fcrepo : fcrepo-security-jaas JAR file - Latest Versions:

All Versions

Download org.fcrepo : fcrepo-security-jaas JAR file - All Versions:

Version Vulnerabilities Size Updated
3.8.x
3.7.x
3.6.x
3.6
3.5

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 fcrepo-security-jaas-3.8.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.fcrepo.server.security.jaas.auth.handler

├─ org.fcrepo.server.security.jaas.auth.handler.UsernamePasswordCallbackHandler.class - [JAR]

org.fcrepo.server.security.jaas

├─ org.fcrepo.server.security.jaas.AuthFilterJAAS.class - [JAR]

├─ org.fcrepo.server.security.jaas.UserServlet.class - [JAR]

org.fcrepo.server.security.jaas.auth

├─ org.fcrepo.server.security.jaas.auth.AuthHttpServletRequestWrapper.class - [JAR]

├─ org.fcrepo.server.security.jaas.auth.UserPrincipal.class - [JAR]

org.fcrepo.server.security.jaas.auth.module

├─ org.fcrepo.server.security.jaas.auth.module.DemoLoginModule.class - [JAR]

├─ org.fcrepo.server.security.jaas.auth.module.LdapModule.class - [JAR]

├─ org.fcrepo.server.security.jaas.auth.module.XmlUsersFileModule.class - [JAR]

org.fcrepo.server.security.jaas.util

├─ org.fcrepo.server.security.jaas.util.Base64.class - [JAR]

├─ org.fcrepo.server.security.jaas.util.DataUtils.class - [JAR]

├─ org.fcrepo.server.security.jaas.util.SubjectUtils.class - [JAR]