|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.security.keys.jdo.v0_9_0.io.stax.PlexusSecurityKeyManagementJdoStaxReader
public class PlexusSecurityKeyManagementJdoStaxReader
Class PlexusSecurityKeyManagementJdoStaxReader.
| Constructor Summary | |
|---|---|
PlexusSecurityKeyManagementJdoStaxReader()
|
|
| Method Summary | |
|---|---|
AuthenticationKeyDatabase |
read(Reader reader)
Method read. |
AuthenticationKeyDatabase |
read(Reader reader,
boolean strict)
Method read. |
AuthenticationKeyDatabase |
read(String filePath)
Method read. |
AuthenticationKeyDatabase |
read(String filePath,
boolean strict)
Method read. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlexusSecurityKeyManagementJdoStaxReader()
| Method Detail |
|---|
public AuthenticationKeyDatabase read(Reader reader,
boolean strict)
throws IOException,
javax.xml.stream.XMLStreamException
reader - strict -
IOException
javax.xml.stream.XMLStreamException
public AuthenticationKeyDatabase read(Reader reader)
throws IOException,
javax.xml.stream.XMLStreamException
reader -
IOException
javax.xml.stream.XMLStreamException
public AuthenticationKeyDatabase read(String filePath,
boolean strict)
throws IOException,
javax.xml.stream.XMLStreamException
filePath - strict -
IOException
javax.xml.stream.XMLStreamException
public AuthenticationKeyDatabase read(String filePath)
throws IOException,
javax.xml.stream.XMLStreamException
filePath -
IOException
javax.xml.stream.XMLStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||