Class FileServerAccessServlet
HttpServlet
net.datenwerke.security.server.SecuredHttpServlet
net.datenwerke.rs.fileserver.server.fileserver.FileServerAccessServlet
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionFileServerAccessServlet(<any> securityServiceProvider, <any> fileServerService, <any> authenticatorServiceProvider, <any> zipServiceProvider, <any> httpUtilsProvider, <any> hookHandlerProvider) -
Method Summary
Modifier and TypeMethodDescriptionvoiddoGet(HttpServletRequest request, HttpServletResponse response) Methods inherited from class net.datenwerke.security.server.SecuredHttpServlet
doPost
-
Field Details
-
KEY_PATH
- See Also:
-
KEY_TWIDTH
- See Also:
-
KEY_THUMBNAIL
- See Also:
-
KEY_WIDTH
- See Also:
-
KEY_HEIGHT
- See Also:
-
KEY_FOLDER
- See Also:
-
KEY_DOWNLOAD
- See Also:
-
KEY_ID
- See Also:
-
KEY_KEY
- See Also:
-
KEY_NOREDIRECT
- See Also:
-
KEY_RENDER
- See Also:
-
KEY_FORMAT
- See Also:
-
-
Constructor Details
-
FileServerAccessServlet
public FileServerAccessServlet(<any> securityServiceProvider, <any> fileServerService, <any> authenticatorServiceProvider, <any> zipServiceProvider, <any> httpUtilsProvider, <any> hookHandlerProvider)
-
-
Method Details
-
doGet
- Overrides:
doGetin classSecuredHttpServlet- Throws:
IOException
-