Update javadoc InMemoryRegisteredClientRepository
Issue gh-40
This commit is contained in:
parent
9818618ea3
commit
bfb5432b46
@ -25,6 +25,9 @@ import java.util.concurrent.ConcurrentHashMap;
|
||||
/**
|
||||
* A {@link RegisteredClientRepository} that stores {@link RegisteredClient}(s) in-memory.
|
||||
*
|
||||
* <p>
|
||||
* <b>NOTE:</b> This implementation is recommended ONLY to be used during development/testing.
|
||||
*
|
||||
* @author Anoop Garlapati
|
||||
* @see RegisteredClientRepository
|
||||
* @see RegisteredClient
|
||||
|
Loading…
Reference in New Issue
Block a user