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

com.uid2.shared.attest.IUidCoreClient Maven / Gradle / Ivy

package com.uid2.shared.attest;

import com.uid2.shared.cloud.ICloudStorage;

public interface IUidCoreClient {
    ICloudStorage getContentStorage();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy