All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.stellar.anchor.config.Sep24Config Maven / Gradle / Ivy

package org.stellar.anchor.config;

public interface Sep24Config {
  int getInteractiveJwtExpiration();

  String getInteractiveUrl();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy