protected static class ClientCredentialsTokenEndpointFilter.ClientCredentialsRequestMatcher extends Object implements org.springframework.security.web.util.matcher.RequestMatcher
| Constructor and Description |
|---|
ClientCredentialsRequestMatcher(String path) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(javax.servlet.http.HttpServletRequest request) |
public ClientCredentialsRequestMatcher(String path)
Copyright © 2019. All rights reserved.