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

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

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

package com.wadpam.oauth2.itest;

import com.wadpam.open.user.json.JOpenUser;

/**
 *
 * @author sosandstrom
 */
public interface UserOperations {
    JOpenUser getUser();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy