Skip to content

Commit

Permalink
Polish OpenSamlAuthenticationProvider
Browse files Browse the repository at this point in the history
Remove deprecated usage

Issue gh-8769
  • Loading branch information
jzheaux committed Oct 14, 2020
1 parent c8cbf06 commit 5699670
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 118 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@
import org.springframework.security.saml2.Saml2Exception;
import org.springframework.security.saml2.core.OpenSamlInitializationService;
import org.springframework.security.saml2.core.Saml2Error;
import org.springframework.security.saml2.core.Saml2ErrorCodes;
import org.springframework.security.saml2.core.Saml2ResponseValidatorResult;
import org.springframework.security.saml2.core.Saml2X509Credential;
import org.springframework.util.Assert;
Expand Down
Loading

0 comments on commit 5699670

Please sign in to comment.