org.codehaus.plexus.security.keys.jdo.v0_9_0.io.stax
Class PlexusSecurityKeyManagementJdoStaxWriter

java.lang.Object
  extended by org.codehaus.plexus.security.keys.jdo.v0_9_0.io.stax.PlexusSecurityKeyManagementJdoStaxWriter

public class PlexusSecurityKeyManagementJdoStaxWriter
extends Object

Class PlexusSecurityKeyManagementJdoStaxWriter.

Version:
$Revision$ $Date$

Constructor Summary
PlexusSecurityKeyManagementJdoStaxWriter()
           
 
Method Summary
 void write(Writer writer, AuthenticationKeyDatabase authenticationKeyDatabase)
          Method write.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlexusSecurityKeyManagementJdoStaxWriter

public PlexusSecurityKeyManagementJdoStaxWriter()
Method Detail

write

public void write(Writer writer,
                  AuthenticationKeyDatabase authenticationKeyDatabase)
           throws IOException,
                  javax.xml.stream.XMLStreamException
Method write.

Parameters:
writer -
authenticationKeyDatabase -
Throws:
IOException
javax.xml.stream.XMLStreamException


Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.