|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
com.sshtools.common.configuration.Authorization
public class Authorization
| Constructor Summary | |
|---|---|
Authorization()
Creates a new Authorization object. |
|
Authorization(java.io.InputStream in)
Creates a new Authorization object. |
|
| Method Summary | |
|---|---|
void |
addKey(java.lang.String keyfile)
|
java.util.List |
getAuthorizedKeys()
|
java.lang.String |
toString()
|
| 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, wait, wait, wait |
| Constructor Detail |
|---|
public Authorization(java.io.InputStream in)
throws org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException,
java.io.IOException
in -
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException
java.io.IOExceptionpublic Authorization()
| Method Detail |
|---|
public java.util.List getAuthorizedKeys()
public void addKey(java.lang.String keyfile)
keyfile - public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||