public static final class EndpointRequest.EndpointRequestMatcher extends ApplicationContextRequestMatcher<org.springframework.web.context.WebApplicationContext>
actuator endpoints と照合するために使用されるリクエストマッチャー。| 修飾子と型 | メソッドと説明 |
|---|---|
protected org.springframework.security.web.util.matcher.RequestMatcher | createDelegate(org.springframework.web.context.WebApplicationContext context, org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.RequestMatcherFactory requestMatcherFactory) |
EndpointRequest.EndpointRequestMatcher | excluding(ClassSE<?>... endpoints) |
EndpointRequest.EndpointRequestMatcher | excluding(StringSE... endpoints) |
EndpointRequest.EndpointRequestMatcher | excludingLinks() |
matchescloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic EndpointRequest.EndpointRequestMatcher excluding(ClassSE<?>... endpoints)
public EndpointRequest.EndpointRequestMatcher excluding(StringSE... endpoints)
public EndpointRequest.EndpointRequestMatcher excludingLinks()
protected org.springframework.security.web.util.matcher.RequestMatcher createDelegate(org.springframework.web.context.WebApplicationContext context,
org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.RequestMatcherFactory requestMatcherFactory)Copyright © 2019 Pivotal Software, Inc.. All rights reserved.