Class SecuredRemoteServiceServlet

RemoteServiceServlet
net.datenwerke.gf.base.server.DwRemoteServiceServlet
net.datenwerke.security.server.SecuredRemoteServiceServlet
All Implemented Interfaces:
RemoteRequest
Direct Known Subclasses:
AccountInhibitionRpcServiceImpl, ActivateUserRpcServiceImpl, AmazonS3RpcServiceImpl, BaseDatasourceRpcServiceImpl, BirtUtilsRpcServiceImpl, BoxRpcServiceImpl, ChallengeResponseRpcServiceImpl, ClientConfigRpcServiceImpl, CommunityEnterpriseCheckRpcServiceImpl, ComputedColumnsRpcServiceImpl, ConditionRpcServiceImpl, ConnectionPoolConsoleDummyRpcServiceImpl, ConnectionPoolConsoleRpcServiceImpl, ContextHelpRpcServiceImpl, CryptoRpcServiceImpl, CrystalUtilsRpcDummyServiceImpl, CrystalUtilsRpcServiceImpl, DashboardManagerExportRpcServiceImpl, DashboardManagerImportRpcServiceImpl, DashboardRpcServiceImpl, DatasinkManagerExportRpcServiceImpl, DatasinkManagerImportRpcServiceImpl, DatasinkRpcServiceImpl, DatasourceBundleRpcServiceImpl, DatasourceManagerExportRpcServiceImpl, DatasourceManagerImportRpcServiceImpl, DatasourceParameterRPCServiceImpl, DatasourceTesterRPCServiceImpl, DotRpcServiceImpl, DropboxRpcServiceImpl, EmailDatasinkRpcServiceImpl, EnterpriseCheckRpcServiceImpl, FileSelectionRpcServiceImpl, FileServerImportRpcServiceImpl, FileUploadRpcServiceImpl, FtpRpcServiceImpl, FtpsRpcServiceImpl, GeneralInfoRpcServiceImpl, GlobalConstantsRpcServiceImpl, GoogleDriveRpcServiceImpl, GridEditorRpcServiceImpl, HistoryRpcServiceImpl, HomepageRpcServiceImpl, I18nToolsRpcServiceImpl, ImportRpcServiceImpl, JasperReportRpcServiceImpl, JasperToTableRpcServiceImpl, JasperUtilsRpcServiceImpl, JuelRpcServiceImpl, KeyUtilsRpcServiceImpl, LicenseRpcServiceImpl, LocalFileSystemRpcServiceImpl, LocalizationRpcServiceImpl, LogFilesRpcServiceImpl, LoginHandlerImpl, LostPasswordRpcServiceImpl, MarkdownRpcServiceImpl, MemoryConsoleDummyRpcServiceImpl, MemoryConsoleRpcServiceImpl, OAuthRpcServiceImpl, OneDriveRpcServiceImpl, ParameterRpcServiceImpl, PasswordRpcServiceImpl, PkgRpcServiceImpl, PrinterRpcServiceImpl, RemoteServerManagerExportRpcServiceImpl, RemoteServerManagerImportRpcServiceImpl, ReportExecutorRpcServiceImpl, ReportExportRpcServiceImpl, ReportManagerExportRpcServiceImpl, ReportManagerImportRpcServiceImpl, ReportMetadataRpcServiceImpl, ReportPropertiesRpcServiceImpl, SaikuPivotRpcServiceImpl, SaikuRpcServiceImpl, SambaRpcServiceImpl, ScheduleAsFileRpcServiceImpl, SchedulerRpcServiceImpl, ScpRpcServiceImpl, ScriptDatasinkRpcServiceImpl, ScriptingRpcServiceImpl, ScriptReportRpcServiceImpl, SearchRpcServiceImpl, SecurityRpcServiceImpl, SendToRpcServiceImpl, SftpRpcServiceImpl, StatementManagerRpcServiceImpl, SuUserRpcServiceImpl, TableDatasinkRpcServiceImpl, TableReportUtilityServiceImpl, TableTemplateRpcServiceImpl, TeamSpaceRpcServiceImpl, TerminalRpcServiceImpl, ThemeRpcServiceImpl, TransportManagerExportRpcServiceImpl, TransportManagerImportRpcServiceImpl, TransportRpcServiceImpl, TreeDBManagerTreeHandler, TsDiskRpcServiceImpl, UrlViewRpcServiceImpl, UserManagerExportRpcServiceImpl, UserManagerImportRpcServiceImpl, UserManagerRpcServiceImpl, UserPropertiesRpcServiceImpl, UserVariablesRpcServiceImpl
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

public class SecuredRemoteServiceServlet extends DwRemoteServiceServlet implements RemoteRequest
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    HttpServletRequest
     
  • Constructor Details

    • SecuredRemoteServiceServlet

      public SecuredRemoteServiceServlet()
  • Method Details