Interface AttributesContentPublicServletProvider
-
public interface AttributesContentPublicServletProviderProvides servlet with public access to user's content stored in attributes, of those syntaxes that providesAttributeValueSyntax.publicExposureSpec()implementation.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringSERVLET_PATH
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.jetty.servlet.ServletHoldergetServiceServlet()
-
-
-
Field Detail
-
SERVLET_PATH
static final java.lang.String SERVLET_PATH
- See Also:
- Constant Field Values
-
-