Interface IterableRelyingPartyRegistrationRepository
- All Superinterfaces:
Iterable<RelyingPartyRegistration>,RelyingPartyRegistrationRepository
- All Known Implementing Classes:
CachingRelyingPartyRegistrationRepository,InMemoryRelyingPartyRegistrationRepository
public interface IterableRelyingPartyRegistrationRepository
extends RelyingPartyRegistrationRepository, Iterable<RelyingPartyRegistration>
An interface that simplifies APIs which require the
RelyingPartyRegistrationRepository to also be Iterable- Since:
- 6.4
- See Also:
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliteratorMethods inherited from interface org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository
findByRegistrationId, findUniqueByAssertingPartyEntityId