Package de.qytera.qtaf.xray.entity
Class XrayAuthCredentials
java.lang.Object
de.qytera.qtaf.xray.entity.XrayAuthCredentials
Representation of xray auth credentials JSON request.
The attributes need to have the same names as the corresponding JSON attributes.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetClient_id(String client_id) setClient_secret(String client_secret)
-
Constructor Details
-
XrayAuthCredentials
-
-
Method Details
-
getClient_id
-
setClient_id
-
getClient_secret
-
setClient_secret
-