Class SnapKeyStoreProvider

java.lang.Object
org.esa.snap.rcp.autoupdate.SnapKeyStoreProvider
All Implemented Interfaces:
org.netbeans.spi.autoupdate.KeyStoreProvider

public final class SnapKeyStoreProvider extends Object implements org.netbeans.spi.autoupdate.KeyStoreProvider
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.netbeans.spi.autoupdate.KeyStoreProvider

    org.netbeans.spi.autoupdate.KeyStoreProvider.TrustLevel
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.netbeans.spi.autoupdate.KeyStoreProvider

    getTrustLevel
  • Constructor Details

    • SnapKeyStoreProvider

      public SnapKeyStoreProvider()
  • Method Details

    • getKeyStore

      public KeyStore getKeyStore()
      Specified by:
      getKeyStore in interface org.netbeans.spi.autoupdate.KeyStoreProvider