TrueZIP Driver ZIP.RAES (TZP) 7.1

de.schlichtherle.truezip.key.spi
Class KeyManagerService

java.lang.Object
  extended by de.schlichtherle.truezip.key.spi.KeyManagerService
All Implemented Interfaces:
KeyManagerProvider
Direct Known Subclasses:
PromptingKeyManagerService

public abstract class KeyManagerService
extends Object
implements KeyManagerProvider

An abstract locatable service for key managers. Implementations of this abstract class are subject to service location by the class KeyManagerLocator.

Implementations must be thread-safe.

Author:
Christian Schlichtherle

Constructor Summary
KeyManagerService()
           
 
Method Summary
 String toString()
          Returns a string representation of this object for debugging and logging purposes.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface de.schlichtherle.truezip.key.KeyManagerProvider
get
 

Constructor Detail

KeyManagerService

public KeyManagerService()
Method Detail

toString

public String toString()
Returns a string representation of this object for debugging and logging purposes.

Overrides:
toString in class Object

TrueZIP Driver ZIP.RAES (TZP) 7.1

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.