Class OAuthClientResponse
java.lang.Object
com.skava.marketplace.orchestration.auth.model.OAuthClientResponse
- All Implemented Interfaces:
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
OAuthClientResponse
public OAuthClientResponse()Construct aOAuthClientResponse
object.
-