[ 
https://issues.apache.org/jira/browse/NIFI-14227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Handermann updated NIFI-14227:
------------------------------------
    Fix Version/s: 2.3.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

> Replace the deprecated Spring Security SAML methods with suggested 
> replacements
> -------------------------------------------------------------------------------
>
>                 Key: NIFI-14227
>                 URL: https://issues.apache.org/jira/browse/NIFI-14227
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Daniel Stieglitz
>            Assignee: Daniel Stieglitz
>            Priority: Minor
>             Fix For: 2.3.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When building the following warnings below appear regarding 
> RelyingPartyRegistration. The intention of this ticket is to replace the 
> deprecated methods with suggested replacements.
> {code:java}
> [WARNING] 
> /home/dystieg/git/NIFI-FORK/nifi/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-security/src/test/java/org/apache
> /nifi/web/security/saml2/registration/StandardRelyingPartyRegistrationRepositoryTest.java:[70,97]
>  [deprecation] getAssertingPartyDe
> tails() in RelyingPartyRegistration has been deprecated
> [WARNING] 
> /home/dystieg/git/NIFI-FORK/nifi/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-security/src/test/java/org/apache
> /nifi/web/security/saml2/registration/StandardRelyingPartyRegistrationRepositoryTest.java:[99,97]
>  [deprecation] getAssertingPartyDe
> tails() in RelyingPartyRegistration has been deprecated
> [WARNING] 
> /home/dystieg/git/NIFI-FORK/nifi/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-security/src/test/java/org/apache
> /nifi/web/security/saml2/service/web/StandardRelyingPartyRegistrationResolverTest.java:[117,16]
>  [removal] assertingPartyDetails(Con
> sumer<org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration.AssertingPartyDetails.Builder>)
>  in 
> org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration.Builder
>  has been deprecated and marked fo
> r removal
> [WARNING] 
> /home/dystieg/git/NIFI-FORK/nifi/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-security/src/test/java/org/apache
> /nifi/web/security/saml2/service/web/StandardSaml2AuthenticationRequestRepositoryTest.java:[131,16]
>  [removal] assertingPartyDetails
> (Consumer<org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration.AssertingPartyDetails.Builder>)
>  in 
> org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration.Builder
>  has been deprecated and marke
> d for removal
> [WARNING] 
> /home/dystieg/git/NIFI-FORK/nifi/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-security/src/test/java/org/apache
> /nifi/web/security/saml2/web/authentication/logout/StandardSaml2LogoutRequestRepositoryTest.java:[131,16]
>  [removal] assertingPartyD
> etails(Consumer<org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration.AssertingPartyDetails.Bui
> lder>) in 
> org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration.Builder
>  has been deprecated and
>  marked for removal{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to