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