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

com.wadpam.oauth2.itest.ITest Maven / Gradle / Ivy

The newest version!
/*
 * INSERT COPYRIGHT HERE
 */

package com.wadpam.oauth2.itest;

import org.springframework.social.ApiBinding;

/**
 *
 * @author sosandstrom
 */
public interface ITest extends ApiBinding{
    UserOperations userOperations();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy