📄 x509ldapcertstoreparameters.builder.html
字号:
<A NAME="setLdapUserCertificateAttributeName(java.lang.String)"><!-- --></A><H3>setLdapUserCertificateAttributeName</H3><PRE>public <A HREF="../../../org/bouncycastle/jce/X509LDAPCertStoreParameters.Builder.html" title="class in org.bouncycastle.jce">X509LDAPCertStoreParameters.Builder</A> <B>setLdapUserCertificateAttributeName</B>(java.lang.String ldapUserCertificateAttributeName)</PRE><DL><DD><DL><DT><B>Parameters:</B><DD><CODE>ldapUserCertificateAttributeName</CODE> - The attribute name(s) in the LDAP directory where to search for the attribute value of the specified <code>userCertificateSubjectAttributeName</code>. E.g. if "cn" is used to put information about the subject for end certificates, then specify "cn".<DT><B>Returns:</B><DD>the builder<DT><B>Throws:</B><DD><CODE>java.lang.IllegalArgumentException</CODE> - if a necessary parameter is <code>null</code>.</DL></DD></DL><HR><A NAME="setLdapCACertificateAttributeName(java.lang.String)"><!-- --></A><H3>setLdapCACertificateAttributeName</H3><PRE>public <A HREF="../../../org/bouncycastle/jce/X509LDAPCertStoreParameters.Builder.html" title="class in org.bouncycastle.jce">X509LDAPCertStoreParameters.Builder</A> <B>setLdapCACertificateAttributeName</B>(java.lang.String ldapCACertificateAttributeName)</PRE><DL><DD><DL><DT><B>Parameters:</B><DD><CODE>ldapCACertificateAttributeName</CODE> - The attribute name(s) in the LDAP directory where to search for the attribute value of the specified <code>cACertificateSubjectAttributeName</code>. E.g. if "ou" is used to put information about the subject for CA certificates, then specify "ou".<DT><B>Returns:</B><DD>the builder<DT><B>Throws:</B><DD><CODE>java.lang.IllegalArgumentException</CODE> - if a necessary parameter is <code>null</code>.</DL></DD></DL><HR><A NAME="setLdapCrossCertificateAttributeName(java.lang.String)"><!-- --></A><H3>setLdapCrossCertificateAttributeName</H3><PRE>public <A HREF="../../../org/bouncycastle/jce/X509LDAPCertStoreParameters.Builder.html" title="class in org.bouncycastle.jce">X509LDAPCertStoreParameters.Builder</A> <B>setLdapCrossCertificateAttributeName</B>(java.lang.String ldapCrossCertificateAttributeName)</PRE><DL><DD><DL><DT><B>Parameters:</B><DD><CODE>ldapCrossCertificateAttributeName</CODE> - The attribute name(s) in the LDAP directory where to search for the attribute value of the specified <code>crossCertificateSubjectAttributeName</code>. E.g. if "o" is used to put information about the subject for cross certificates, then specify "o".<DT><B>Returns:</B><DD>the builder<DT><B>Throws:</B><DD><CODE>java.lang.IllegalArgumentException</CODE> - if a necessary parameter is <code>null</code>.</DL></DD></DL><HR><A NAME="setLdapCertificateRevocationListAttributeName(java.lang.String)"><!-- --></A><H3>setLdapCertificateRevocationListAttributeName</H3><PRE>public <A HREF="../../../org/bouncycastle/jce/X509LDAPCertStoreParameters.Builder.html" title="class in org.bouncycastle.jce">X509LDAPCertStoreParameters.Builder</A> <B>setLdapCertificateRevocationListAttributeName</B>(java.lang.String ldapCertificateRevocationListAttributeName)</PRE><DL><DD><DL><DT><B>Parameters:</B><DD><CODE>ldapCertificateRevocationListAttributeName</CODE> - The attribute name(s) in the LDAP directory where to search for the attribute value of the specified <code>certificateRevocationListIssuerAttributeName</code>. E.g. if "ou" is used to put information about the issuer of CRLs, specify "ou".<DT><B>Returns:</B><DD>the builder<DT><B>Throws:</B><DD><CODE>java.lang.IllegalArgumentException</CODE> - if a necessary parameter is <code>null</code>.</DL></DD></DL><HR><A NAME="setLdapDeltaRevocationListAttributeName(java.lang.String)"><!-- --></A><H3>setLdapDeltaRevocationListAttributeName</H3><PRE>public <A HREF="../../../org/bouncycastle/jce/X509LDAPCertStoreParameters.Builder.html" title="class in org.bouncycastle.jce">X509LDAPCertStoreParameters.Builder</A> <B>setLdapDeltaRevocationListAttributeName</B>(java.lang.String ldapDeltaRevocationListAttributeName)</PRE><DL><DD><DL><DT><B>Parameters:</B><DD><CODE>ldapDeltaRevocationListAttributeName</CODE> - The attribute name(s) in the LDAP directory where to search for the attribute value of the specified <code>deltaRevocationListIssuerAttributeName</code>. E.g. if "ou" is used to put information about the issuer of CRLs, specify "ou".<DT><B>Returns:</B><DD>the builder<DT><B>Throws:</B><DD><CODE>java.lang.IllegalArgumentException</CODE> - if a necessary parameter is <code>null</code>.</DL></DD></DL><HR><A NAME="setLdapAuthorityRevocationListAttributeName(java.lang.String)"><!-- --></A><H3>setLdapAuthorityRevocationListAttributeName</H3><PRE>public <A HREF="../../../org/bouncycastle/jce/X509LDAPCertStoreParameters.Builder.html" title="class in org.bouncycastle.jce">X509LDAPCertStoreParameters.Builder</A> <B>setLdapAuthorityRevocationListAttributeName</B>(java.lang.String ldapAuthorityRevocationListAttributeName)</PRE><DL><DD><DL><DT><B>Parameters:</B><DD><CODE>ldapAuthorityRevocationListAttributeName</CODE> - The attribute name(s) in the LDAP directory where to search for the attribute value of the specified <code>authorityRevocationListIssuerAttributeName</code>. E.g. if "ou" is used to put information about the issuer of CRLs, specify "ou".<DT><B>Returns:</B><DD>the builder<DT><B>Throws:</B><DD><CODE>java.lang.IllegalArgumentException</CODE> - if a necessary parameter is <code>null</code>.</DL></DD></DL><HR><A NAME="setLdapAttributeCertificateAttributeAttributeName(java.lang.String)"><!-- --></A><H3>setLdapAttributeCertificateAttributeAttributeName</H3><PRE>public <A HREF="../../../org/bouncycastle/jce/X509LDAPCertStoreParameters.Builder.html" title="class in org.bouncycastle.jce">X509LDAPCertStoreParameters.Builder</A> <B>setLdapAttributeCertificateAttributeAttributeName</B>(java.lang.String ldapAttributeCertificateAttributeAttributeName)</PRE><DL><DD><DL><DT><B>Parameters:</B><DD><CODE>ldapAttributeCertificateAttributeAttributeName</CODE> - The attribute name(s) in the LDAP directory where to search for the attribute value of the specified <code>attributeCertificateAttributeSubjectAttributeName</code>. E.g. if "cn" is used to put information about the subject of end attribute certificates, specify "cn".<DT><B>Returns:</B><DD>the builder<DT><B>Throws:</B><DD><CODE>java.lang.IllegalArgumentException</CODE> - if a necessary parameter is <code>null</code>.</DL></DD></DL><HR><A NAME="setLdapAACertificateAttributeName(java.lang.String)"><!-- --></A><H3>setLdapAACertificateAttributeName</H3><PRE>public <A HREF="../../../org/bouncycastle/jce/X509LDAPCertStoreParameters.Builder.html" title="class in org.bouncycastle.jce">X509LDAPCertStoreParameters.Builder</A> <B>setLdapAACertificateAttributeName</B>(java.lang.String ldapAACertificateAttributeName)</PRE><DL><DD><DL><DT><B>Parameters:</B><DD><CODE>ldapAACertificateAttributeName</CODE> - The attribute name(s) in the LDAP directory where to search for the attribute value of the specified <code>aACertificateSubjectAttributeName</code>. E.g. if "ou" is used to put information about the subject of attribute authority attribute certificates, specify "ou".<DT><B>Returns:</B><DD>the builder<DT><B>Throws:</B><DD><CODE>java.lang.IllegalArgumentException</CODE> - if a necessary parameter is <code>null</code>.</DL></DD></DL><HR><A NAME="setLdapAttributeDescriptorCertificateAttributeName(java.lang.String)"><!-- --></A><H3>setLdapAttributeDescriptorCertificateAttributeName</H3><PRE>public <A HREF="../../../org/bouncycastle/jce/X509LDAPCertStoreParameters.Builder.html" title="class in org.bouncycastle.jce">X509LDAPCertStoreParameters.Builder</A> <B>setLdapAttributeDescriptorCertificateAttributeName</B>(java.lang.String ldapAttributeDescriptorCertificateAttributeName)</PRE><DL><DD><DL><DT><B>Parameters:</B><DD><CODE>ldapAttributeDescriptorCertificateAttributeName</CODE> - The attribute name(s) in the LDAP directory where to search for the attribute value of the specified <code>attributeDescriptorCertificateSubjectAttributeName</code>. E.g. if "o" is used to put information about the subject of self signed attribute authority attribute certificates, specify "o".<DT><B>Returns:</B><DD>the builder<DT><B>Throws:</B><DD><CODE>java.lang.IllegalArgumentException</CODE> - if a necessary parameter is <code>null</code>.</DL></DD></DL><HR><A NAME="setLdapAttributeCertificateRevocationListAttributeName(java.lang.String)"><!-- --></A><H3>setLdapAttributeCertificateRevocationListAttributeName</H3><PRE>public <A HREF="../../../org/bouncycastle/jce/X509LDAPCertStoreParameters.Builder.html" title="class in org.bouncycastle.jce">X509LDAPCertStoreParameters.Builder</A> <B>setLdapAttributeCertificateRevocationListAttributeName</B>(java.lang.String ldapAttributeCertificateRevocationListAttributeName)</PRE><DL><DD><DL><DT><B>Parameters:</B><DD><CODE>ldapAttributeCertificateRevocationListAttributeName</CODE> - The attribute name(s) in the LDAP directory where to search for the attribute value of the specified <code>attributeCertificateRevocationListIssuerAttributeName</code>. E.g. if "ou" is used to put information about the issuer of CRLs, specify "ou".<DT><B>Returns:</B><DD>the builder<DT><B>Throws:</B><DD><CODE>java.lang.IllegalArgumentException</CODE> - if a necessary parameter is <code>null</code>.</DL></DD></DL><HR><A NAME="setLdapAttributeAuthorityRevocationListAttributeName(java.lang.String)"><!-- --></A><H3>setLdapAttributeAuthorityRevocationListAttributeName</H3><PRE>public <A HREF="../../../org/bouncycastle/jce/X509LDAPCertStoreParameters.Builder.html" title="class in org.bouncycastle.jce">X509LDAPCertStoreParameters.Builder</A> <B>setLdapAttributeAuthorityRevocationListAttributeName</B>(java.lang.String ldapAttributeAuthorityRevocationListAttributeName)</PRE><DL><DD><DL><DT><B>Parameters:</B><DD><CODE>ldapAttributeAuthorityRevocationListAttributeName</CODE> - The attribute name(s) in the LDAP directory where to search for the attribute value of the specified <code>attributeAuthorityRevocationListIssuerAttributeName</code>. E.g. if "ou" is used to put information about the issuer of CRLs, specify "ou".<DT><B>Returns:</B><DD>the builder<DT><B>Throws:</B><DD><CODE>java.lang.IllegalArgumentException</CODE> - if a necessary parameter is <code>null</code>.</DL></DD></DL><HR><A NAME="setUserCertificateSubjectAttributeName(java.lang.String)"><!-- --></A><H3>setUserCertificateSubjectAttributeName</H3><PRE>public <A HREF="../../../org/bouncycastle/jce/X509LDAPCertStoreParameters.Builder.html" title="class in org.bouncycastle.jce">X509LDAPCertStoreParameters.Builder</A> <B>setUserCertificateSubjectAttributeName</B>(java.lang.String userCertificateSubjectAttributeName)</PRE><DL><DD><DL><DT><B>Parameters:</B><DD><CODE>userCertificateSubjectAttributeName</CODE> - Attribute(s) in the subject of the certificate which is used to be searched in the <code>ldapUserCertificateAttributeName</code>. E.g. the "cn" attribute of the DN could be used.<DT><B>Returns:</B><DD>the builder<DT><B>Throws:</B><DD><CODE>java.lang.IllegalArgumentException</CODE> - if a necessary parameter is <code>null</code>.</DL></DD></DL><HR>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -