Package | Description |
---|---|
org.springframework.boot.autoconfigure.jersey |
Auto-configuration for Jersey.
|
org.springframework.boot.autoconfigure.security.servlet |
Auto-configuration for Servlet-based Spring Security.
|
Modifier and Type | Method and Description |
---|---|
JerseyApplicationPath |
JerseyAutoConfiguration.jerseyApplicationPath() |
Modifier and Type | Method and Description |
---|---|
FilterRegistrationBean<org.glassfish.jersey.servlet.ServletContainer> |
JerseyAutoConfiguration.jerseyFilterRegistration(JerseyApplicationPath applicationPath) |
ServletRegistrationBean<org.glassfish.jersey.servlet.ServletContainer> |
JerseyAutoConfiguration.jerseyServletRegistration(JerseyApplicationPath applicationPath) |
Modifier and Type | Method and Description |
---|---|
RequestMatcherProvider |
SecurityRequestMatcherProviderAutoConfiguration.JerseyRequestMatcherConfiguration.requestMatcherProvider(JerseyApplicationPath applicationPath) |
Constructor and Description |
---|
JerseyRequestMatcherProvider(JerseyApplicationPath jerseyApplicationPath) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.