org.picketlink.identity.federation.core.factories
Class JBossAuthCacheInvalidationFactory
java.lang.Object
org.picketlink.identity.federation.core.factories.JBossAuthCacheInvalidationFactory
public class JBossAuthCacheInvalidationFactory
- extends Object
A factory that is used to obtain an expiration policy of type JBossAuthCacheInvalidationFactory.TimeCacheExpiry
Primarily used to expire the SAML Principal in the JAAS Subject cached in the JBoss Auth Cache.
- Since:
- Feb 7, 2011
- Author:
- Anil.Saldhana@redhat.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JBossAuthCacheInvalidationFactory
public JBossAuthCacheInvalidationFactory()
getCacheExpiry
public static JBossAuthCacheInvalidationFactory.TimeCacheExpiry getCacheExpiry()
- Get an instance of
JBossAuthCacheInvalidationFactory.TimeCacheExpiry
- Returns:
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.