You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by Dilli Arumugam <da...@hortonworks.com> on 2013/10/15 08:08:09 UTC

AuthenticationInfo caching in Shiro can help us cut repeated ldap binds

We could leverage AuthenticationInfo caching support built into Shiro

http://shiro.apache.org/static/1.2.2/apidocs/org/apache/shiro/realm/AuthenticatingRealm.html

This would avoid repeated ldap binds for the same used in short intervals
when we are using ldap back end, for example.

Similar cahing support is build into Shiro for AuthorizationInfo.

Thanks
Dilli

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.