| Package | Description |
|---|---|
| com.communote.plugins.core.registries | |
| com.communote.server.core.security |
| Modifier and Type | Method and Description |
|---|---|
void |
CommunoteAuthenticationProviderRegistry.registerNotePreProcessor(CommunoteAuthenticationProvider provider)
Method to register a provider.
|
void |
CommunoteAuthenticationProviderRegistry.removeNotePreProcessor(CommunoteAuthenticationProvider provider)
Method to remove a provider.
|
| Modifier and Type | Method and Description |
|---|---|
List<CommunoteAuthenticationProvider> |
AuthenticationProviderManagement.getProviders() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationProviderManagement.addAuthenticationProvider(CommunoteAuthenticationProvider provider)
Adds a provider to the chain.
|
void |
AuthenticationProviderManagement.removeCommunoteAuthenticationProvider(CommunoteAuthenticationProvider provider)
Removes a provider from the chain.
|
Copyright © 2019 Communote team. All rights reserved.