Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shiro

Apache Shiro for securing REST api

How to deal with hierarchical roles/permissions using Apache Shiro?

security vaadin shiro rbac

Apache Shiro 1.4.0 initialization

java apache security shiro

Shiro complaining "There is no session with id xxx" with DefaultSecurityManager

security shiro

Apache Shiro - using database to read users, roles and permissions

java shiro jdbcrealm

How can I redirect requests to a configured Shiro loginUrl if the user is already authenticated?

Inject CDI managed bean in custom Shiro AuthorizingRealm

jakarta-ee cdi shiro

What database tables does Apache Shiro require?

java apache shiro

Understanding authentication in a Java Application Server

Shiro authentication with sessionId or username+password

java authentication shiro

apache shiro allowing multiple roles to Access a url not working

shiro

How to configure JDBCRealm to obtain its DataSource from JNDI

jndi shiro jdbcrealm

High level Java security framework

When to move from Container managed security to alternatives like Apache Shiro, Spring Security?

java security jsf jaas shiro

Can I use expressions in Apache Shiro security annotations?

Spring security vs Apache Shiro [duplicate]

How can I delegate JAAS authorization checks to Shiro?

Shiro vs. SpringSecurity [closed]