Class CustomRelyingPartyRegistrationRepository

java.lang.Object
swiss.trustbroker.oidc.CustomRelyingPartyRegistrationRepository
All Implemented Interfaces:
org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository

@Component public class CustomRelyingPartyRegistrationRepository extends Object implements org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository
  • Constructor Details

  • Method Details

    • findByRegistrationId

      public org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration findByRegistrationId(String registrationId)
      Specified by:
      findByRegistrationId in interface org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository