Uses of Class
org.fcrepo.server.security.servletfilters.Cache

Packages that use Cache
org.fcrepo.server.security.servletfilters   
 

Uses of Cache in org.fcrepo.server.security.servletfilters
 

Methods in org.fcrepo.server.security.servletfilters that return Cache
protected  Cache BaseCaching.getCache(String filterName)
           
protected  Cache BaseCaching.getNewCache()
           
 

Methods in org.fcrepo.server.security.servletfilters with parameters of type Cache
 Boolean CacheElement.authenticate(Cache cache, String pwd)
          If in the valid state and not expired: If authenticated and given password is instance password, return true.
 Map CacheElement.getNamedValues(Cache cache, String pwd)
           
 



Copyright © 2011 DuraSpace. All Rights Reserved.