Searched defs:verifierPassword (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/log/secure/
H A DSecureLogHelper.java163 * @param verifierPassword : The password for the verifier JCEKS file
169 AMPassword verifierPassword)
175 AMPassword tempVerifierPass = verifierPassword;
166 initializeSecureLogHelper(String loggerFileName, AMPassword LoggerPassword, String verFileName, AMPassword verifierPassword) argument
/forgerock/openam/openam-core/src/main/java/com/sun/identity/log/secure/
H A DSecureLogHelper.java163 * @param verifierPassword : The password for the verifier JCEKS file
169 AMPassword verifierPassword)
175 AMPassword tempVerifierPass = verifierPassword;
166 initializeSecureLogHelper(String loggerFileName, AMPassword LoggerPassword, String verFileName, AMPassword verifierPassword) argument

Completed in 53 milliseconds