jce
Tag certificaterequestinfo


JSP tag for retrieving info from PKCS#10 requests


Tag Information
Tag Classnet.sourceforge.jcetaglib.taglib.x509.CertificateRequestInfo
TagExtraInfo ClassNone
Body ContentJSP
Display NameCertificateRequestInfo

Attributes
NameRequiredRequest-timeTypeDescription
certrequestfalsetruejava.lang.StringOptional attribute, the certificate request. The body of the tag will be taken if omitted
scopefalsefalsejava.lang.StringScope of the return variables. Can be 'page', 'session', 'request' or 'application'. Default is 'page'
subjectdntruefalsejava.lang.StringReturn variable. Contains the subject DN from the PKCS#10 request

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.