⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 initialdircontext.html

📁 API資料大全
💻 HTML
📖 第 1 页 / 共 5 页
字号:
     <A HREF="../../../javax/naming/directory/Attributes.html">Attributes</A>&nbsp;attrs)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Binds a name to an object, along with associated attributes.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/naming/directory/InitialDirContext.html#bind(java.lang.String, java.lang.Object, javax.naming.directory.Attributes)">bind</A></B>(<A HREF="../../../java/lang/String.html">String</A>&nbsp;name,     <A HREF="../../../java/lang/Object.html">Object</A>&nbsp;obj,     <A HREF="../../../javax/naming/directory/Attributes.html">Attributes</A>&nbsp;attrs)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Binds a name to an object, along with associated attributes.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../javax/naming/directory/DirContext.html">DirContext</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/naming/directory/InitialDirContext.html#createSubcontext(javax.naming.Name, javax.naming.directory.Attributes)">createSubcontext</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;name,                 <A HREF="../../../javax/naming/directory/Attributes.html">Attributes</A>&nbsp;attrs)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates and binds a new context, along with associated attributes.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../javax/naming/directory/DirContext.html">DirContext</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/naming/directory/InitialDirContext.html#createSubcontext(java.lang.String, javax.naming.directory.Attributes)">createSubcontext</A></B>(<A HREF="../../../java/lang/String.html">String</A>&nbsp;name,                 <A HREF="../../../javax/naming/directory/Attributes.html">Attributes</A>&nbsp;attrs)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates and binds a new context, along with associated attributes.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../javax/naming/directory/Attributes.html">Attributes</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/naming/directory/InitialDirContext.html#getAttributes(javax.naming.Name)">getAttributes</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves all of the attributes associated with a named object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../javax/naming/directory/Attributes.html">Attributes</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/naming/directory/InitialDirContext.html#getAttributes(javax.naming.Name, java.lang.String[])">getAttributes</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;name,              <A HREF="../../../java/lang/String.html">String</A>[]&nbsp;attrIds)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves selected attributes associated with a named object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../javax/naming/directory/Attributes.html">Attributes</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/naming/directory/InitialDirContext.html#getAttributes(java.lang.String)">getAttributes</A></B>(<A HREF="../../../java/lang/String.html">String</A>&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves all of the attributes associated with a named object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../javax/naming/directory/Attributes.html">Attributes</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/naming/directory/InitialDirContext.html#getAttributes(java.lang.String, java.lang.String[])">getAttributes</A></B>(<A HREF="../../../java/lang/String.html">String</A>&nbsp;name,              <A HREF="../../../java/lang/String.html">String</A>[]&nbsp;attrIds)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves selected attributes associated with a named object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../javax/naming/directory/DirContext.html">DirContext</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/naming/directory/InitialDirContext.html#getSchema(javax.naming.Name)">getSchema</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves the schema associated with the named object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../javax/naming/directory/DirContext.html">DirContext</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/naming/directory/InitialDirContext.html#getSchema(java.lang.String)">getSchema</A></B>(<A HREF="../../../java/lang/String.html">String</A>&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves the schema associated with the named object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../javax/naming/directory/DirContext.html">DirContext</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/naming/directory/InitialDirContext.html#getSchemaClassDefinition(javax.naming.Name)">getSchemaClassDefinition</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves a context containing the schema objects of the named object's class definitions.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../javax/naming/directory/DirContext.html">DirContext</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/naming/directory/InitialDirContext.html#getSchemaClassDefinition(java.lang.String)">getSchemaClassDefinition</A></B>(<A HREF="../../../java/lang/String.html">String</A>&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves a context containing the schema objects of the named object's class definitions.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/naming/directory/InitialDirContext.html#modifyAttributes(javax.naming.Name, int, javax.naming.directory.Attributes)">modifyAttributes</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;name,                 int&nbsp;mod_op,                 <A HREF="../../../javax/naming/directory/Attributes.html">Attributes</A>&nbsp;attrs)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Modifies the attributes associated with a named object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/naming/directory/InitialDirContext.html#modifyAttributes(javax.naming.Name, javax.naming.directory.ModificationItem[])">modifyAttributes</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;name,                 <A HREF="../../../javax/naming/directory/ModificationItem.html">ModificationItem</A>[]&nbsp;mods)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Modifies the attributes associated with a named object using an an ordered list of modifications.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/naming/directory/InitialDirContext.html#modifyAttributes(java.lang.String, int, javax.naming.directory.Attributes)">modifyAttributes</A></B>(<A HREF="../../../java/lang/String.html">String</A>&nbsp;name,                 int&nbsp;mod_op,                 <A HREF="../../../javax/naming/directory/Attributes.html">Attributes</A>&nbsp;attrs)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Modifies the attributes associated with a named object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/naming/directory/InitialDirContext.html#modifyAttributes(java.lang.String, javax.naming.directory.ModificationItem[])">modifyAttributes</A></B>(<A HREF="../../../java/lang/String.html">String</A>&nbsp;name,                 <A HREF="../../../javax/naming/directory/ModificationItem.html">ModificationItem</A>[]&nbsp;mods)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Modifies the attributes associated with a named object using an an ordered list of modifications.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/naming/directory/InitialDirContext.html#rebind(javax.naming.Name, java.lang.Object, javax.naming.directory.Attributes)">rebind</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;name,       <A HREF="../../../java/lang/Object.html">Object</A>&nbsp;obj,       <A HREF="../../../javax/naming/directory/Attributes.html">Attributes</A>&nbsp;attrs)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Binds a name to an object, along with associated attributes, overwriting any existing binding.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/naming/directory/InitialDirContext.html#rebind(java.lang.String, java.lang.Object, javax.naming.directory.Attributes)">rebind</A></B>(<A HREF="../../../java/lang/String.html">String</A>&nbsp;name,       <A HREF="../../../java/lang/Object.html">Object</A>&nbsp;obj,       <A HREF="../../../javax/naming/directory/Attributes.html">Attributes</A>&nbsp;attrs)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Binds a name to an object, along with associated attributes, overwriting any existing binding.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../javax/naming/NamingEnumeration.html">NamingEnumeration</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../javax/naming/directory/InitialDirContext.html#search(javax.naming.Name, javax.naming.directory.Attributes)">search</A></B>(<A HREF="../../../javax/naming/Name.html">Name</A>&nbsp;name,       <A HREF="../../../javax/naming/directory/Attributes.html">Attributes</A>&nbsp;matchingAttributes)</CODE>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -