jar

org.apache.isis.extensions : isis-extensions-secman-delegated-shiro

Maven & Gradle

Oct 14, 2022

Apache Isis Ext - Sec Man Delegated (Using Shiro) · Provides an implementation of a Shiro Realm that will automatically created delegated ApplicationUsers for any users externally authenticated in a delegate realm

Table Of Contents

Latest Version

Download org.apache.isis.extensions : isis-extensions-secman-delegated-shiro JAR file - Latest Versions:

All Versions

Download org.apache.isis.extensions : isis-extensions-secman-delegated-shiro JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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 isis-extensions-secman-delegated-shiro-2.0.0-M9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.isis.extensions.secman.delegated.shiro.util

├─ org.apache.isis.extensions.secman.delegated.shiro.util.ShiroUtils.class - [JAR]

org.apache.isis.extensions.secman.delegated.shiro.realm

├─ org.apache.isis.extensions.secman.delegated.shiro.realm.AuthInfoForApplicationUser.class - [JAR]

├─ org.apache.isis.extensions.secman.delegated.shiro.realm.AuthenticationStrategyForSecMan.class - [JAR]

├─ org.apache.isis.extensions.secman.delegated.shiro.realm.IsisModuleExtSecmanShiroRealm.class - [JAR]

├─ org.apache.isis.extensions.secman.delegated.shiro.realm.PermissionForMember.class - [JAR]

├─ org.apache.isis.extensions.secman.delegated.shiro.realm.PermissionResolverForIsisShiroAuthorizor.class - [JAR]

├─ org.apache.isis.extensions.secman.delegated.shiro.realm.PrincipalCollectionForApplicationUserOnSingleRealm.class - [JAR]

├─ org.apache.isis.extensions.secman.delegated.shiro.realm.PrincipalCollectionWithSinglePrincipalForApplicationUserInAnyRealm.class - [JAR]

├─ org.apache.isis.extensions.secman.delegated.shiro.realm.PrincipalForApplicationUser.class - [JAR]

org.apache.isis.extensions.secman.delegated.shiro

├─ org.apache.isis.extensions.secman.delegated.shiro.IsisModuleExtSecmanDelegatedShiro.class - [JAR]