Package org.gluu.oxauth.ciba
Class CIBARegisterClientResponseService
- java.lang.Object
-
- org.gluu.oxauth.ciba.CIBARegisterClientResponseService
-
@ApplicationScoped public class CIBARegisterClientResponseService extends java.lang.Object
- Version:
- August 20, 2019
- Author:
- Javier Rojas Blum
-
-
Constructor Summary
Constructors Constructor Description CIBARegisterClientResponseService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
updateResponse(org.json.JSONObject responseJsonObject, Client client)
-
-
-
Method Detail
-
updateResponse
public void updateResponse(org.json.JSONObject responseJsonObject, Client client)
-
-