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

com.outbrain.ob1k.security.server.Credentials Maven / Gradle / Ivy

The newest version!
package com.outbrain.ob1k.security.server;

public interface Credentials {

  T get();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy