| Modifier and Type | Method and Description |
|---|---|
static SecurityProvider |
CLIUtil.findSecurityProvider(Domain domain,
String serviceName,
String providerName,
ActionReport report) |
| Modifier and Type | Method and Description |
|---|---|
static SecurityProvider |
SecurityConfiguration.Duck.getSecurityProviderByName(SecurityConfiguration securityServiceConfiguration,
String name)
Gets a named security provider.
|
SecurityProvider |
SecurityConfiguration.getSecurityProviderByName(String name)
Gets a named security provider.
|
| Modifier and Type | Method and Description |
|---|---|
List<SecurityProvider> |
SecurityConfiguration.getSecurityProviders()
Gets the list of the security provider plugins used by the security service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleAuthorizationProviderImpl.initialize(SecurityProvider providerConfig) |
void |
SimpleRoleMappingProviderImpl.initialize(SecurityProvider providerConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityProvider.initialize(SecurityProvider providerConfig)
Initialize the security provider instance with the specific security provider configuration.
|
Copyright © 2019. All rights reserved.