Package io.jans.as.server.ciba
Class CIBAPushErrorService
- java.lang.Object
-
- io.jans.as.server.ciba.CIBAPushErrorService
-
@Named public class CIBAPushErrorService extends Object
- Version:
- May 9, 2020
- Author:
- Javier Rojas Blum
-
-
Constructor Summary
Constructors Constructor Description CIBAPushErrorService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
pushError(String authReqId, String clientNotificationEndpoint, String clientNotificationToken, io.jans.as.model.ciba.PushErrorResponseType error, String errorDescription)
-