Class OAuthClientResponse

java.lang.Object
com.skava.marketplace.orchestration.auth.model.OAuthClientResponse
All Implemented Interfaces:
Serializable

public class OAuthClientResponse extends Object implements Serializable
Data transfer class holds the list of client details as response data to transfer from service to controller.
Author:
Infosys Equinox
See Also:
  • Constructor Details