Apache Shiro is a Java security framework that performs authentication, authorization, cryptography, and session management.
I am constructing my own AuthorizingRealm subclass, and am having a tough time wiring it up to my SecurityManager. The …
security authentication authorization shiroI am attempting to integrate Shiro in my spring mvc application. The authentication is backed by a LDAP server and …
apache rest authentication spring-mvc shiroI have a webapp using Shiro for authentication. The relevant parts of the web.xml and shiro.ini are: <…
java authentication login shiroJust a quick question regarding security frameworks in java. To date JAAS has always been my go to framework. Yes …
spring-security shiro jaasI want to use Apache Shiro and MySQL for my Realm. What tables and fields does Shiro need to work?
java apache shiroI'm using Apache Shiro 1.2.0 in a long-running application that reads messages from a queue and and takes action. The action …
security shiroI'm using Tapestry-Security which uses Apache Shiro I have a custom realm which handles authorization and authentication. Our authentication technically …
java tapestry shiroApache Shiro is a Java security framework and support SSO. And I have multiple sub-domains, each of which has separate …
apache single-sign-on shiroHow can I set cacheManager properties, while using Apache shiro. On debugging , I am getting INFO like, 80104 [1045903843@qtp-967078155-3] INFO …
google-app-engine shiro