Class SecuredWellKnownURLServlet
- java.lang.Object
-
- pl.edu.icm.unity.engine.api.wellknown.SecuredWellKnownURLServlet
-
public class SecuredWellKnownURLServlet extends Object
Constants of the endpoint with well known links- Author:
- K. Benedyczak
-
-
Field Summary
Fields Modifier and Type Field Description static String
DEFAULT_CONTEXT
static String
SERVLET_PATH
-
Constructor Summary
Constructors Constructor Description SecuredWellKnownURLServlet()
-
-
-
Field Detail
-
SERVLET_PATH
public static final String SERVLET_PATH
- See Also:
- Constant Field Values
-
DEFAULT_CONTEXT
public static final String DEFAULT_CONTEXT
- See Also:
- Constant Field Values
-
-