Class ObfEnvironmentProvider

java.lang.Object
org.jpos.core.ObfEnvironmentProvider
All Implemented Interfaces:
EnvironmentProvider

public class ObfEnvironmentProvider extends Object implements EnvironmentProvider
EnvironmentProvider that resolves obf:: references by deobfuscating the encoded value.
  • Constructor Details

    • ObfEnvironmentProvider

      Default constructor; no instance state to initialise.
  • Method Details