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

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

There is a newer version: 3.2.1
Show newest version
package com.box.boxjavalibv2.authorization;

public interface IAuthFlowMessage {

    String getKey();

    Object getData();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy