API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.security.auth.login. ConfigurationSpi View Source
Author(s)
Since
1.6
Version
1.2, 11/17/05
Serial
Hierarchy
 Object
      ConfigurationSpi
Implements
Subclasses
Description
publicabstract abstract class ConfigurationSpi
  This class defines the Service Provider Interface (SPI) for the Configuration class.
See also:   
Constructors
public ConfigurationSpi ()
Methods
Hide/Show inherited methods
protectedabstract AppConfigurationEntry engineGetAppConfigurationEntry (String name)
  Retrieve the AppConfigurationEntries for the specified name.
protected void engineRefresh ()
  Refresh and reload the Configuration.
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar