|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.mdm.index.configurator.impl.security.SecurityConfiguration
Field Summary | |
static java.lang.String |
SECURITY_CONFIGURATION
module name |
(package private) static java.lang.String |
TAG_SECURITYPLUGIN
|
Constructor Summary | |
SecurityConfiguration()
Creates a new instance of SecurityConfiguration |
Method Summary | |
int |
finish()
Finish. |
java.lang.String |
getModuleType()
Get module type. |
java.lang.String |
getSecurityPlugInClass()
Get list of validators. |
int |
init()
Initialize. |
void |
parse(org.w3c.dom.Node node)
Parse an XML node. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String SECURITY_CONFIGURATION
static final java.lang.String TAG_SECURITYPLUGIN
Constructor Detail |
public SecurityConfiguration()
Method Detail |
public int finish()
finish
in interface ConfigurationInfo
public java.lang.String getModuleType()
getModuleType
in interface ConfigurationInfo
public java.lang.String getSecurityPlugInClass()
public int init()
init
in interface ConfigurationInfo
public void parse(org.w3c.dom.Node node) throws ConfigurationException
parse
in interface ConfigurationInfo
node
- XML node starting the configuration node.
ConfigurationException
- if there is an error in parsing the
configuration XML file.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Sun Microsystems, Inc.