public abstract class KeyManagerFactorySpi
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

This class defines the Service Provider Interface (SPI) for the KeyManagerFactory class.

All the abstract methods in this class must be implemented by each cryptographic service provider who wishes to supply the implementation of a particular key manager factory.

See also:
KeyManagerFactory, KeyManager

Since:  1.4