Class OAuthClientResponse

java.lang.Object
com.skava.core.validation.OutputModel
com.skava.core.ResponseModel
com.skava.auth.model.response.oauthclient.OAuthClientResponse
All Implemented Interfaces:
Serializable

public class OAuthClientResponse extends com.skava.core.ResponseModel
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

    • OAuthClientResponse

      public OAuthClientResponse(OAuthClientVO oAuthClient, String privateToken)
      Instantiates new client response.
      Parameters:
      oAuthClient - The list of clients.
    • OAuthClientResponse

      public OAuthClientResponse(OAuthClientVO oAuthClient)
    • OAuthClientResponse

      public OAuthClientResponse(String responseCode)
      Parameters:
      responseCode - the responseCode