public class CommunoteAuthenticationProviderRegistry extends Object
CommunoteAuthenticationProvider
.Constructor and Description |
---|
CommunoteAuthenticationProviderRegistry() |
Modifier and Type | Method and Description |
---|---|
void |
registerNotePreProcessor(CommunoteAuthenticationProvider provider)
Method to register a provider.
|
void |
removeNotePreProcessor(CommunoteAuthenticationProvider provider)
Method to remove a provider.
|
public CommunoteAuthenticationProviderRegistry()
public void registerNotePreProcessor(CommunoteAuthenticationProvider provider)
provider
- The provider to register.public void removeNotePreProcessor(CommunoteAuthenticationProvider provider)
provider
- provider to remove.Copyright © 2019 Communote team. All rights reserved.