Package io.jans.as.server.ciba
Class CIBAPushTokenDeliveryService
- java.lang.Object
-
- io.jans.as.server.ciba.CIBAPushTokenDeliveryService
-
@Named public class CIBAPushTokenDeliveryService extends Object
- Version:
- September 4, 2019
- Author:
- Javier Rojas Blum
-
-
Constructor Summary
Constructors Constructor Description CIBAPushTokenDeliveryService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
pushTokenDelivery(String authReqId, String clientNotificationEndpoint, String clientNotificationToken, String accessToken, String refreshToken, String idToken, Integer expiresIn)
-