| Modifier and Type | Method and Description |
|---|---|
static SecurityProvider |
CLIUtil.findSecurityProvider(com.sun.enterprise.config.serverbeans.Domain domain,
String serviceName,
String providerName,
org.glassfish.api.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) |
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityProvider.initialize(SecurityProvider providerConfig)
Initialize the security provider instance with the specific security provider configuration.
|
Copyright © 2013. All Rights Reserved.