mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 17:22:13 +00:00
Fix typo in Saml2Dsl
This commit is contained in:
parent
585788ad0a
commit
b4f76b2314
@ -42,7 +42,7 @@ import org.springframework.security.web.authentication.AuthenticationSuccessHand
|
||||
* @property loginProcessingUrl the URL to validate the credentials
|
||||
* @property permitAll whether to grant access to the urls for [failureUrl] as well as
|
||||
* for the [HttpSecurityBuilder], the [loginPage] and [loginProcessingUrl] for every user
|
||||
* @property authenticationSuccessHandler the [AuthenticationManager] to be used during SAML 2
|
||||
* @property authenticationManager the [AuthenticationManager] to be used during SAML 2
|
||||
* authentication.
|
||||
*/
|
||||
@SecurityMarker
|
||||
|
Loading…
x
Reference in New Issue
Block a user