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

mixin.java.sdk.api.client.GroupInfo Maven / Gradle / Ivy

The newest version!
package mixin.java.sdk.api.client;

import mixin.java.sdk.entity.Keystore;

public interface GroupInfo {

    Keystore getKeyStore(long groupId);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy