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

com.box.boxjavalibv2.interfaces.IAuthFlowMessage Maven / Gradle / Ivy

package com.box.boxjavalibv2.interfaces;

public interface IAuthFlowMessage {

    String getKey();

    Object getData();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy