jar

org.opensearch.plugin : identity-shiro

Maven & Gradle

Jun 06, 2023
8.8k stars

identity-shiro · OpenSearch subproject :plugins:identity-shiro

Table Of Contents

Latest Version

Download org.opensearch.plugin : identity-shiro JAR file - Latest Versions:

All Versions

Download org.opensearch.plugin : identity-shiro JAR file - All Versions:

Version Vulnerabilities Size Updated
2.8.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 identity-shiro-2.8.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.opensearch.identity.shiro

├─ org.opensearch.identity.shiro.AuthTokenHandler.class - [JAR]

├─ org.opensearch.identity.shiro.ShiroIdentityPlugin.class - [JAR]

├─ org.opensearch.identity.shiro.ShiroSecurityManager.class - [JAR]

├─ org.opensearch.identity.shiro.ShiroSubject.class - [JAR]

├─ org.opensearch.identity.shiro.UnsupportedAuthenticationToken.class - [JAR]

org.opensearch.identity.shiro.realm

├─ org.opensearch.identity.shiro.realm.BCryptPasswordMatcher.class - [JAR]

├─ org.opensearch.identity.shiro.realm.OpenSearchRealm.class - [JAR]

├─ org.opensearch.identity.shiro.realm.User.class - [JAR]