z/OS Cryptographic Services PKI Services Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


preQRecover method

z/OS Cryptographic Services PKI Services Guide and Reference
SA23-2286-00

public int preQRecover(java.lang.String domain,
                       QRecover qrecoverobject)

Purpose

Called before QRECOVER requests

Parameters

domain
Domain name
qrecoverobject
QRecover object containing recovery e-mail, passphrase and security responses

returns

Value
Meaning
0 (UserExit.SUCCESSFUL)
Continue with the request.
4 (UserExit.QRECOVER_PASSPHRASE_NOT_FOUND)
Cannot determine the passphrase.
8 (UserExit.DENY_REQUEST) or greater
Deny the request.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014