Class ContextAuthorization

java.lang.Object
org.gcube.dataharvest.utils.ContextAuthorization

public abstract class ContextAuthorization extends Object
Author:
Luca Frosini (ISTI - CNR)
  • Field Details

    • clientId

      protected static String clientId
    • clientSecret

      protected static String clientSecret
  • Constructor Details

    • ContextAuthorization

      public ContextAuthorization()
  • Method Details

    • getSecretForContext

      public static org.gcube.common.security.secrets.Secret getSecretForContext(String context) throws Exception
      Throws:
      Exception