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, setConfiguration
public 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 Configuration
applicationName
- public void refresh()
refresh
in class Configuration
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.