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

io.scalecube.services.auth.CredentialsSuppliers Maven / Gradle / Ivy

package io.scalecube.services.auth;

public interface CredentialsSuppliers {

  CredentialsSupplier forServiceRole(String serviceRole);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy