Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.bizapp.agent
Interface TokenStorer

All Known Implementing Classes:
CommandsServer

public interface TokenStorer


Method Summary
 java.io.OutputStream getTokenStoreStream()
          This method returns an OutputStream which the TokenManager can use to write out all its token information.
 

Method Detail

getTokenStoreStream

java.io.OutputStream getTokenStoreStream()
                                         throws java.io.IOException
This method returns an OutputStream which the TokenManager can use to write out all its token information. The TokenManager will also close this stream when it finishes.

Throws:
java.io.IOException

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.