public class Authorization
extends org.xml.sax.helpers.DefaultHandler
| Constructor and Description |
|---|
Authorization()
Creates a new Authorization object.
|
Authorization(java.io.InputStream in)
Creates a new Authorization object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addKey(java.lang.String keyfile) |
java.util.List |
getAuthorizedKeys() |
java.lang.String |
toString() |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warningpublic Authorization(java.io.InputStream in)
throws org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException,
java.io.IOException
in - org.xml.sax.SAXExceptionjavax.xml.parsers.ParserConfigurationExceptionjava.io.IOExceptionpublic Authorization()
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.