be.fgov.ehealth.technicalconnector.distributedkeys.jca
Class DistributedKeyProvider

java.lang.Object
  extended by java.util.Dictionary<K,V>
      extended by java.util.Hashtable<Object,Object>
          extended by java.util.Properties
              extended by java.security.Provider
                  extended by be.fgov.ehealth.technicalconnector.distributedkeys.jca.DistributedKeyProvider
All Implemented Interfaces:
Serializable, Cloneable, Map<Object,Object>

public class DistributedKeyProvider
extends Provider

Implementation of Provider

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class java.security.Provider
Provider.Service
 
Field Summary
static String NAME
          Name of the provider
 
Constructor Summary
DistributedKeyProvider()
           
 
Method Summary
 
Methods inherited from class java.security.Provider
clear, elements, entrySet, get, getInfo, getName, getProperty, getService, getServices, getVersion, keys, keySet, load, put, putAll, remove, toString, values
 
Methods inherited from class java.util.Properties
getProperty, list, list, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNames
 
Methods inherited from class java.util.Hashtable
clone, contains, containsKey, containsValue, equals, hashCode, isEmpty, size
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

NAME

public static final String NAME
Name of the provider

See Also:
Constant Field Values
Constructor Detail

DistributedKeyProvider

public DistributedKeyProvider()



Connector Packaging TECHNICAL 3.24.0-beta-4 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.