| Package | Description |
|---|---|
| org.springframework.security.web.authentication.www |
WWW-Authenticate based authentication mechanism implementations: Basic and Digest authentication.
|
| Modifier and Type | Method and Description |
|---|---|
protected DigestAuthenticationEntryPoint |
DigestAuthenticationFilter.getAuthenticationEntryPoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
DigestAuthenticationFilter.setAuthenticationEntryPoint(DigestAuthenticationEntryPoint authenticationEntryPoint) |
Copyright © 2016. All rights reserved.