@Path(value="/") public class RootService extends Object implements ContainerRequestFilter
Modifier and Type | Field and Description |
---|---|
private static String |
AUTHENTICATION_SCHEME |
private static String |
AUTHORIZATION_PROPERTY |
private Helper |
helper |
private HttpServletRequest |
httpServletRequest |
static org.objectweb.util.monolog.api.Logger |
logger |
Constructor and Description |
---|
RootService() |
Modifier and Type | Method and Description |
---|---|
void |
filter(ContainerRequestContext requestContext) |
String |
info(UriInfo uriInfo) |
public static org.objectweb.util.monolog.api.Logger logger
private static final String AUTHORIZATION_PROPERTY
private static final String AUTHENTICATION_SCHEME
private final Helper helper
@Context private HttpServletRequest httpServletRequest
public void filter(ContainerRequestContext requestContext) throws IOException
filter
in interface ContainerRequestFilter
IOException
Copyright © 2019 ScalAgent D.T.. All rights reserved.