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

com.nimbusds.oauth2.sdk.SuccessResponse Maven / Gradle / Ivy

package com.nimbusds.oauth2.sdk;


/**
 * Response message indicating success.
 */
public interface SuccessResponse extends Response { }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy