Uses of Class
org.apache.myfaces.trinidadinternal.util.TokenCache

Packages that use TokenCache
org.apache.myfaces.trinidadinternal.util   
 

Uses of TokenCache in org.apache.myfaces.trinidadinternal.util
 

Methods in org.apache.myfaces.trinidadinternal.util that return TokenCache
static TokenCache TokenCache.getTokenCacheFromSession(javax.faces.context.FacesContext context, java.lang.String cacheName, boolean createIfNeeded, int defaultSize)
          Gets a TokenCache from the session, creating it if needed.
 



Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.