|
Specify an org.jboss.util.CachePolicy
implementation that simply returns
null for any lookup and caching is
disabled.
org.jboss.security.plugins.JaasSecurityManagerServiceMBean
{
/**
* Set the location of the security credential cache policy. This is first treated * as a ObjectFactory location that is capable of returning CachePolicy instances * on a per security domain basis by appending a '/security-domain-name' string * to this name when looking up the CachePolicy for a domain. If this fails then * the location is treated as a single CachePolicy for all security domains. * * @param jndiName, the name to the ObjectFactory or CachePolicy binding. */ void setAuthenticationCacheJndiName(String jndiName); }
xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark Chief Technology Officer JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx
|
Title: Message
- [JBoss-user] [JBOSSSX] Disable Authentication Cache? Luttrell, Peter
- Re: [JBoss-user] [JBOSSSX] Disable Authentication Ca... Dmitri Colebatch
- RE: [JBoss-user] [JBOSSSX] Disable Authentication Ca... Luttrell, Peter
- Re: [JBoss-user] [JBOSSSX] Disable Authenticatio... Dmitri Colebatch
- Re: [JBoss-user] [JBOSSSX] Disable Authenticatio... Samuel Franklyn
- Scott M Stark
