
org.sklsft.commons.rest.security.context.ApplicationCredentialsRetriever Maven / Gradle / Ivy
package org.sklsft.commons.rest.security.context;
public interface ApplicationCredentialsRetriever {
T retrieveApplicationCredentials(String appKey);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy