mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 01:02:14 +00:00
Add Missing JavaDoc
Issue gh-12848
This commit is contained in:
parent
1409ef064a
commit
8522e9abd6
@ -26,6 +26,10 @@ import java.util.Map;
|
||||
import org.springframework.util.Assert;
|
||||
|
||||
/**
|
||||
* An in-memory implementation of {@link RelyingPartyRegistrationRepository}.
|
||||
* Also implements {@link Iterable} to simplify the default login page.
|
||||
*
|
||||
* @author Filip Hanik
|
||||
* @since 5.2
|
||||
*/
|
||||
public class InMemoryRelyingPartyRegistrationRepository
|
||||
|
Loading…
x
Reference in New Issue
Block a user