Class OOBAuthStatusChangeReceiver

    • Constructor Detail

      • OOBAuthStatusChangeReceiver

        public OOBAuthStatusChangeReceiver()
    • Method Detail

      • statusChange

        public void statusChange​(String transactionIdentifier)
        Indicated to the PingFederate server that the status of the given transaction has changed.
        Parameters:
        transactionIdentifier - the unique identifier for out-of-band authentication/authorization transaction given by the OOBAuthTransactionContext returned from OOBAuthPlugin.initiate(OOBAuthRequestContext, Map)