|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
com.opensymphony.user.util.ConfigLoader
ConfigLoader parses the opensymphony-user.xml file, creates suitable instances of providers, reads their properties and initializes them.
UserManager,
UserProvider| Field Summary | |
protected java.lang.String |
currentClass
|
protected java.util.Properties |
currentProperties
|
protected UserManager |
userManager
|
| Constructor Summary | |
ConfigLoader()
|
|
| Method Summary | |
void |
load(java.io.InputStream in,
UserManager userManager)
|
| Methods inherited from class org.xml.sax.helpers.DefaultHandler |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.util.Properties currentProperties
protected java.lang.String currentClass
protected UserManager userManager
| Constructor Detail |
public ConfigLoader()
| Method Detail |
public void load(java.io.InputStream in,
UserManager userManager)
|
See www.opensymphony.com for more information. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||