|
Xindice API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScriptFilter | |
org.apache.xindice.server | This package contains all of the classes that comprise the Xindice server framework. |
org.apache.xindice.server.components | This package contains some Xindice server components. |
org.apache.xindice.server.standard | This package contains all of the classes that comprise the Xindice server framework standard API implements. |
Uses of ScriptFilter in org.apache.xindice.server |
Methods in org.apache.xindice.server that return ScriptFilter | |
ScriptFilter[] |
Kernel.getFilters(Versioning versioning)
|
ScriptFilter[] |
ComponentManager.getFilters(Versioning versioning)
getFilters returns a set of ScriptFilters for the specified Versioning object. |
Uses of ScriptFilter in org.apache.xindice.server.components |
Classes in org.apache.xindice.server.components that implement ScriptFilter | |
class |
BasicAuthentication
BasicAuthentication is an implementation of ScriptFilter that implements HTTP BASIC authentication. |
Uses of ScriptFilter in org.apache.xindice.server.standard |
Methods in org.apache.xindice.server.standard that return ScriptFilter | |
ScriptFilter[] |
StdComponentManager.getFilters(Versioning versioning)
|
|
Xindice API | |||||||||
PREV NEXT | FRAMES NO FRAMES |