Registry / auth / shiro-spring

shiro-spring

JSON →
library2.2.0javamavenunverified

Apache Shiro is a powerful and flexible open-source security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.

<dependency> <groupId>org.apache.shiro</groupId> <artifactId>shiro-spring</artifactId> <version>2.2.0</version> </dependency>
INSTALL
IMPORT
SIG · SHIRO-SPRING
S
shiro-spring
authjavav2.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ShiroFilterFactoryBean
org.apache.shiro.spring.web.ShiroFilterFactoryBean

Configure Shiro's Spring integration filter.

import org.apache.shiro.spring.web.ShiroFilterFactoryBean; ShiroFilterFactoryBean shiroFilter = new ShiroFilterFactoryBean(); shiroFilter.setLoginUrl("/login");
Debug
Known issues
breakingShiro 2.x has breaking changes from 1.x, including package restructuring.
fix
Review migration guide from Shiro 1.x to 2.x before upgrading.
affects: >=2.0.0
Upgrade
Version history
2.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
OpenAI (training)
1
Resources
shiro-spring — mvn dependency:get shiro-spring · libregistry