public class ExternalUserRepositoryRegistry extends Object
| Constructor and Description |
|---|
ExternalUserRepositoryRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
registerExternalUserRepository(ExternalUserRepository externalUserRepository) |
void |
removeExternalUserRepository(ExternalUserRepository externalUserRepository)
Removes the given ExternalUserRepository from the known User Service
|
public void registerExternalUserRepository(ExternalUserRepository externalUserRepository)
externalUserRepository - Adds the externalUserRepository to the UserServicepublic void removeExternalUserRepository(ExternalUserRepository externalUserRepository)
externalUserRepository - Removes the externalUserRepository in the UserServiceCopyright © 2019 Communote team. All rights reserved.