|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CacheElementPopulator in fedora.server.security.servletfilters |
|---|
| Classes in fedora.server.security.servletfilters that implement CacheElementPopulator | |
|---|---|
class |
BaseCaching
|
| Methods in fedora.server.security.servletfilters that return CacheElementPopulator | |
|---|---|
CacheElementPopulator |
Cache.getCacheElementPopulator()
|
| Methods in fedora.server.security.servletfilters with parameters of type CacheElementPopulator | |
|---|---|
java.lang.Boolean |
Cache.authenticate(CacheElementPopulator authenticator,
java.lang.String userid,
java.lang.String password)
|
java.util.Map |
Cache.getNamedValues(CacheElementPopulator authenticator,
java.lang.String userid,
java.lang.String password)
|
| Constructors in fedora.server.security.servletfilters with parameters of type CacheElementPopulator | |
|---|---|
Cache(java.lang.String cacheId,
java.lang.String CACHE_KEY_SEPARATOR,
java.lang.String AUTH_SUCCESS_TIMEOUT_UNIT,
int AUTH_SUCCESS_TIMEOUT_DURATION,
java.lang.String AUTH_FAILURE_TIMEOUT_UNIT,
int AUTH_FAILURE_TIMEOUT_DURATION,
java.lang.String AUTH_EXCEPTION_TIMEOUT_UNIT,
int AUTH_EXCEPTION_TIMEOUT_DURATION,
CacheElementPopulator cacheElementPopulator)
|
|
| Uses of CacheElementPopulator in fedora.server.security.servletfilters.ldap |
|---|
| Classes in fedora.server.security.servletfilters.ldap that implement CacheElementPopulator | |
|---|---|
class |
FilterLdap
|
| Uses of CacheElementPopulator in fedora.server.security.servletfilters.pubcookie |
|---|
| Classes in fedora.server.security.servletfilters.pubcookie that implement CacheElementPopulator | |
|---|---|
class |
FilterPubcookie
|
| Uses of CacheElementPopulator in fedora.server.security.servletfilters.xmluserfile |
|---|
| Classes in fedora.server.security.servletfilters.xmluserfile that implement CacheElementPopulator | |
|---|---|
class |
FilterXmlUserfile
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||