| Modifier and Type | Class and Description |
|---|---|
class |
UserAccountsAdminController
Parcel out the different actions required of the Administrators portion of
the UserAccounts GUI.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ManageProxiesController
Parcel out the different actions required of the ManageProxies GUI.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UserAccountsUserController
Parcel out the different actions required of the UserAccounts GUI.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RestrictLoginsController
Offer the user the ability to apply a RestrictedAuthenticator or revert to a
BasicAuthenticator.
|
class |
ShowAuthController
Show a summary of who is logged in and how they are to be treated by the
authorization system.
|
class |
ShowBackgroundThreadsController
Show the list of living background threads (instances of
VitroBackgroundThread), and their status.
|
class |
ShowConfiguration
Show the current ConfigurationProperties and the Java system properties.
|
class |
ShowSourcesController
Show the details of where our RDF data is coming from.
|
class |
SparqlQueryController
Present the SPARQL Query form, and execute the queries.
|
class |
StartupStatusController
Display the startup status page.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdminLoginController
Provide a "hidden" login page for systems where the Login Widget has been
modified to only show the link to an External Authentication system.
|
class |
FakeExternalAuthController
This allows J.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DumpRestoreController
Allow the user to dump the knowledge base from either RDFService, or restore
it.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IndividualController
Handles requests for entity information.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EditRequestDispatchController
This servlet is intended to handle all requests to create a form for use
by the N3 editing system.
|
class |
PostEditCleanupController |
class |
ProcessRdfFormController
This servlet will convert a request to an EditSubmission,
find the EditConfiguration associated with the request,
use ProcessRdfForm to process these to a set of RDF additions and retractions,
the apply these to the models.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IndexController
Accepts requests to display the current status of the search index, or to
initiate a rebuild.
|
class |
PagedSearchController
Paged search controller that uses the search engine
|
class |
SearchHelpController |
class |
SearchServiceController
Accepts requests to update a set of URIs in the search index.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GadgetController |
Copyright © 2016. All rights reserved.