@WebFilter(filterName="RestLoginMgtFilter",
urlPatterns="/rest/*",
asyncSupported=true)
public class RestLoginMgtFilter
extends com.kobil.ssms.kernel.logic.rest.AbstractRestFilter
Constructor and Description |
---|
RestLoginMgtFilter() |
Modifier and Type | Method and Description |
---|---|
void |
init(javax.servlet.FilterConfig filterConfig) |
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.