public class MPJWTSecurityAnnotationsInterceptor extends Object implements javax.ws.rs.container.ContainerRequestFilter
| Constructor and Description |
|---|
MPJWTSecurityAnnotationsInterceptor(javax.ws.rs.container.ResourceInfo resourceInfo,
ConcurrentMap<Method,Set<String>> rolesAllowed,
Set<Method> denyAll,
Set<Method> permitAll) |
| Modifier and Type | Method and Description |
|---|---|
void |
filter(javax.ws.rs.container.ContainerRequestContext requestContext) |
public void filter(javax.ws.rs.container.ContainerRequestContext requestContext)
throws IOException
filter in interface javax.ws.rs.container.ContainerRequestFilterIOExceptionCopyright © 1999–2020 The Apache Software Foundation. All rights reserved.