@Configuration(proxyBeanMethods=false) @ConditionalOnClass(value=org.glassfish.jersey.server.ResourceConfig.class) @ConditionalOnMissingClass(value="org.springframework.web.servlet.DispatcherServlet") @ConditionalOnBean(value=JerseyApplicationPath.class) public static class SecurityRequestMatchersManagementContextConfiguration.JerseyRequestMatcherConfiguration extends ObjectSE
| コンストラクターと説明 |
|---|
JerseyRequestMatcherConfiguration() |
| 修飾子と型 | メソッドと説明 |
|---|---|
RequestMatcherProvider | requestMatcherProvider(JerseyApplicationPath applicationPath) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE@Bean public RequestMatcherProvider requestMatcherProvider(JerseyApplicationPath applicationPath)