Hi, Im a new user of apache shiro. I've succesfully implemented shiro in our application and we are very happy with it.
Now I'm trying to clear the cache for a certain principal when updating credentials. My problem is that I do not find a way to get the Realm from the web application. Is there a way to retreive this through a static method? What is the recommended approach of accessing it? Im using spring so it would be possible to inject it I assume Best regards Jonas -- View this message in context: http://n2.nabble.com/Getting-the-default-realm-tp3183739p3183739.html Sent from the Shiro User mailing list archive at Nabble.com.
