Notification Object
An object returned if PingOne.processRemoteNotification() completes successfully.
NotificationObject represents an authentication request via remote notification. It can be approved or denied.
Implements Parcelable so the developer will be able to pass it via intents.
Functions
Link copied to clipboard
public void approve(Context context, String authenticationMethod, PingOne.PingOneSDKCallback callback)
Approve authentication
Link copied to clipboard
Denies authentication
Link copied to clipboard
Returns client-context String object or null if no context was passed by the server
Link copied to clipboard
The maximum time duration allowed from getting push till user response