public static class JaasSimpleAuthenticationProvider.JaasConfig extends Configuration
Configuration.Parameters| Constructor and Description |
|---|
JaasSimpleAuthenticationProvider.JaasConfig() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addApplicationConfigEntry(String name,
AppConfigurationEntry entry)
Adds the Configuration Entries
|
AppConfigurationEntry[] |
getAppConfigurationEntry(String applicationName)
Gets the configuration entries using the application Name
|
static JaasSimpleAuthenticationProvider.JaasConfig |
getJaasConfig()
Returns the Jas Configuration
|
static void |
init()
Initializes and sets the Jaas Configuration
|
void |
refresh() |
getConfiguration, getInstance, getInstance, getInstance, getParameters, getProvider, getType, setConfigurationpublic JaasSimpleAuthenticationProvider.JaasConfig()
public static void init()
public static JaasSimpleAuthenticationProvider.JaasConfig getJaasConfig()
public static void addApplicationConfigEntry(String name, AppConfigurationEntry entry)
name - entry - public final AppConfigurationEntry[] getAppConfigurationEntry(String applicationName)
getAppConfigurationEntry in class ConfigurationapplicationName - public void refresh()
refresh in class ConfigurationCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.