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

/forgerock/openam-v13/openam-certs/src/main/java/com/sun/identity/security/cert/
H A DCRLValidator.java25 * $Id: CRLValidator.java,v 1.3 2008/06/25 05:52:58 qcheng Exp $
44 * This interface is for <code>CRLValidator</code> that is representing
47 public class CRLValidator { class
69 debug.message("CRLValidator : " +
103 debug.message("CRLValidator : Directory Server Host : "
105 debug.message("CRLValidator : Directory Server Port# : "
107 debug.message("CRLValidator : SSL Enabled : " + dirUseSSL);
108 debug.message("CRLValidator : Principal User : "
111 debug.message("CRLValidator : User Password : xxxxxx");
113 debug.message("CRLValidator
[all...]
/forgerock/openam/openam-certs/src/main/java/com/sun/identity/security/cert/
H A DCRLValidator.java25 * $Id: CRLValidator.java,v 1.3 2008/06/25 05:52:58 qcheng Exp $
44 * This interface is for <code>CRLValidator</code> that is representing
47 public class CRLValidator { class
69 debug.message("CRLValidator : " +
103 debug.message("CRLValidator : Directory Server Host : "
105 debug.message("CRLValidator : Directory Server Port# : "
107 debug.message("CRLValidator : SSL Enabled : " + dirUseSSL);
108 debug.message("CRLValidator : Principal User : "
111 debug.message("CRLValidator : User Password : xxxxxx");
113 debug.message("CRLValidator
[all...]

Completed in 244 milliseconds