Interface WebAppEndpointInstance
- All Superinterfaces:
EndpointInstance
Servlet endpoint instance
-
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.jetty.ee10.servlet.ServletContextHandler
Methods inherited from interface pl.edu.icm.unity.engine.api.endpoint.EndpointInstance
destroy, getAuthenticationFlows, getEndpointDescription, getSerializedConfiguration, initialize, start, updateAuthenticationFlows
-
Method Details
-
getServletContextHandler
org.eclipse.jetty.ee10.servlet.ServletContextHandler getServletContextHandler()
-