Constant Field Values

Contents

org.gcube.*

  • org.gcube.common.authorization.utils.secret.GCubeSecret 
    Modifier and Type Constant Field Value
    public static final String GCUBE_TOKEN_REGEX "^([a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}-[a-fA-F0-9]{8,9}){1}$"
  • org.gcube.common.authorization.utils.secret.SecretUtility 
    Modifier and Type Constant Field Value
    public static final String UUID_REGEX "^([a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}-[a-fA-F0-9]{8,9}){1}$"