Class KeyRefinder

java.lang.Object
ch.nolix.base.environment.license.KeyRefinder

public final class KeyRefinder extends Object
Of the KeyRefinder an instance cannot be created.
Author:
Silvan Wyss
  • Method Details

    • getRefinedKeyFromKey

      public static String getRefinedKeyFromKey(String key)
      Parameters:
      key -
      Returns:
      a refined key from the given key.
      Throws:
      RuntimeException - if the given key is null.