1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
---|
2 | <!--NewPage--> |
---|
3 | <HTML> |
---|
4 | <HEAD> |
---|
5 | <!-- Generated by javadoc (build 1.6.0_18) on Tue Dec 11 11:47:10 GMT 2012 --> |
---|
6 | <TITLE> |
---|
7 | SaslConfig |
---|
8 | </TITLE> |
---|
9 | |
---|
10 | <META NAME="date" CONTENT="2012-12-11"> |
---|
11 | |
---|
12 | <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style"> |
---|
13 | |
---|
14 | <SCRIPT type="text/javascript"> |
---|
15 | function windowTitle() |
---|
16 | { |
---|
17 | if (location.href.indexOf('is-external=true') == -1) { |
---|
18 | parent.document.title="SaslConfig"; |
---|
19 | } |
---|
20 | } |
---|
21 | </SCRIPT> |
---|
22 | <NOSCRIPT> |
---|
23 | </NOSCRIPT> |
---|
24 | |
---|
25 | </HEAD> |
---|
26 | |
---|
27 | <BODY BGCOLOR="white" onload="windowTitle();"> |
---|
28 | <HR> |
---|
29 | |
---|
30 | |
---|
31 | <!-- ========= START OF TOP NAVBAR ======= --> |
---|
32 | <A NAME="navbar_top"><!-- --></A> |
---|
33 | <A HREF="#skip-navbar_top" title="Skip navigation links"></A> |
---|
34 | <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> |
---|
35 | <TR> |
---|
36 | <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
---|
37 | <A NAME="navbar_top_firstrow"><!-- --></A> |
---|
38 | <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> |
---|
39 | <TR ALIGN="center" VALIGN="top"> |
---|
40 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> |
---|
41 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> |
---|
42 | <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> |
---|
43 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
---|
44 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
---|
45 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> |
---|
46 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> |
---|
47 | </TR> |
---|
48 | </TABLE> |
---|
49 | </TD> |
---|
50 | <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
---|
51 | </EM> |
---|
52 | </TD> |
---|
53 | </TR> |
---|
54 | |
---|
55 | <TR> |
---|
56 | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
---|
57 | <A HREF="../../../com/rabbitmq/client/RpcServer.html" title="class in com.rabbitmq.client"><B>PREV CLASS</B></A> |
---|
58 | <A HREF="../../../com/rabbitmq/client/SaslMechanism.html" title="interface in com.rabbitmq.client"><B>NEXT CLASS</B></A></FONT></TD> |
---|
59 | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
---|
60 | <A HREF="../../../index.html?com/rabbitmq/client/SaslConfig.html" target="_top"><B>FRAMES</B></A> |
---|
61 | <A HREF="SaslConfig.html" target="_top"><B>NO FRAMES</B></A> |
---|
62 | <SCRIPT type="text/javascript"> |
---|
63 | <!-- |
---|
64 | if(window==top) { |
---|
65 | document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); |
---|
66 | } |
---|
67 | //--> |
---|
68 | </SCRIPT> |
---|
69 | <NOSCRIPT> |
---|
70 | <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> |
---|
71 | </NOSCRIPT> |
---|
72 | |
---|
73 | |
---|
74 | </FONT></TD> |
---|
75 | </TR> |
---|
76 | <TR> |
---|
77 | <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
---|
78 | SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> |
---|
79 | <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
---|
80 | DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD> |
---|
81 | </TR> |
---|
82 | </TABLE> |
---|
83 | <A NAME="skip-navbar_top"></A> |
---|
84 | <!-- ========= END OF TOP NAVBAR ========= --> |
---|
85 | |
---|
86 | <HR> |
---|
87 | <!-- ======== START OF CLASS DATA ======== --> |
---|
88 | <H2> |
---|
89 | <FONT SIZE="-1"> |
---|
90 | com.rabbitmq.client</FONT> |
---|
91 | <BR> |
---|
92 | Interface SaslConfig</H2> |
---|
93 | <DL> |
---|
94 | <DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../com/rabbitmq/client/impl/CRDemoMechanism.CRDemoSaslConfig.html" title="class in com.rabbitmq.client.impl">CRDemoMechanism.CRDemoSaslConfig</A>, <A HREF="../../../com/rabbitmq/client/DefaultSaslConfig.html" title="class in com.rabbitmq.client">DefaultSaslConfig</A>, <A HREF="../../../com/rabbitmq/client/JDKSaslConfig.html" title="class in com.rabbitmq.client">JDKSaslConfig</A></DD> |
---|
95 | </DL> |
---|
96 | <HR> |
---|
97 | <DL> |
---|
98 | <DT><PRE>public interface <B>SaslConfig</B></DL> |
---|
99 | </PRE> |
---|
100 | |
---|
101 | <P> |
---|
102 | This interface represents a hook to allow you to control how exactly |
---|
103 | a sasl client is selected during authentication. |
---|
104 | <P> |
---|
105 | |
---|
106 | <P> |
---|
107 | <DL> |
---|
108 | <DT><B>See Also:</B><DD><A HREF="../../../com/rabbitmq/client/ConnectionFactory.html" title="class in com.rabbitmq.client"><CODE>ConnectionFactory</CODE></A></DL> |
---|
109 | <HR> |
---|
110 | |
---|
111 | <P> |
---|
112 | |
---|
113 | <!-- ========== METHOD SUMMARY =========== --> |
---|
114 | |
---|
115 | <A NAME="method_summary"><!-- --></A> |
---|
116 | <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
---|
117 | <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
---|
118 | <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> |
---|
119 | <B>Method Summary</B></FONT></TH> |
---|
120 | </TR> |
---|
121 | <TR BGCOLOR="white" CLASS="TableRowColor"> |
---|
122 | <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
---|
123 | <CODE> <A HREF="../../../com/rabbitmq/client/SaslMechanism.html" title="interface in com.rabbitmq.client">SaslMechanism</A></CODE></FONT></TD> |
---|
124 | <TD><CODE><B><A HREF="../../../com/rabbitmq/client/SaslConfig.html#getSaslMechanism(java.lang.String[])">getSaslMechanism</A></B>(java.lang.String[] mechanisms)</CODE> |
---|
125 | |
---|
126 | <BR> |
---|
127 | </TD> |
---|
128 | </TR> |
---|
129 | </TABLE> |
---|
130 | |
---|
131 | <P> |
---|
132 | |
---|
133 | <!-- ============ METHOD DETAIL ========== --> |
---|
134 | |
---|
135 | <A NAME="method_detail"><!-- --></A> |
---|
136 | <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
---|
137 | <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
---|
138 | <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> |
---|
139 | <B>Method Detail</B></FONT></TH> |
---|
140 | </TR> |
---|
141 | </TABLE> |
---|
142 | |
---|
143 | <A NAME="getSaslMechanism(java.lang.String[])"><!-- --></A><H3> |
---|
144 | getSaslMechanism</H3> |
---|
145 | <PRE> |
---|
146 | <A HREF="../../../com/rabbitmq/client/SaslMechanism.html" title="interface in com.rabbitmq.client">SaslMechanism</A> <B>getSaslMechanism</B>(java.lang.String[] mechanisms)</PRE> |
---|
147 | <DL> |
---|
148 | <DD><DL> |
---|
149 | </DL> |
---|
150 | </DD> |
---|
151 | </DL> |
---|
152 | <!-- ========= END OF CLASS DATA ========= --> |
---|
153 | <HR> |
---|
154 | |
---|
155 | |
---|
156 | <!-- ======= START OF BOTTOM NAVBAR ====== --> |
---|
157 | <A NAME="navbar_bottom"><!-- --></A> |
---|
158 | <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> |
---|
159 | <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> |
---|
160 | <TR> |
---|
161 | <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
---|
162 | <A NAME="navbar_bottom_firstrow"><!-- --></A> |
---|
163 | <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> |
---|
164 | <TR ALIGN="center" VALIGN="top"> |
---|
165 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> |
---|
166 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> |
---|
167 | <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> |
---|
168 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
---|
169 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
---|
170 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> |
---|
171 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> |
---|
172 | </TR> |
---|
173 | </TABLE> |
---|
174 | </TD> |
---|
175 | <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
---|
176 | </EM> |
---|
177 | </TD> |
---|
178 | </TR> |
---|
179 | |
---|
180 | <TR> |
---|
181 | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
---|
182 | <A HREF="../../../com/rabbitmq/client/RpcServer.html" title="class in com.rabbitmq.client"><B>PREV CLASS</B></A> |
---|
183 | <A HREF="../../../com/rabbitmq/client/SaslMechanism.html" title="interface in com.rabbitmq.client"><B>NEXT CLASS</B></A></FONT></TD> |
---|
184 | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
---|
185 | <A HREF="../../../index.html?com/rabbitmq/client/SaslConfig.html" target="_top"><B>FRAMES</B></A> |
---|
186 | <A HREF="SaslConfig.html" target="_top"><B>NO FRAMES</B></A> |
---|
187 | <SCRIPT type="text/javascript"> |
---|
188 | <!-- |
---|
189 | if(window==top) { |
---|
190 | document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); |
---|
191 | } |
---|
192 | //--> |
---|
193 | </SCRIPT> |
---|
194 | <NOSCRIPT> |
---|
195 | <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> |
---|
196 | </NOSCRIPT> |
---|
197 | |
---|
198 | |
---|
199 | </FONT></TD> |
---|
200 | </TR> |
---|
201 | <TR> |
---|
202 | <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
---|
203 | SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> |
---|
204 | <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
---|
205 | DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD> |
---|
206 | </TR> |
---|
207 | </TABLE> |
---|
208 | <A NAME="skip-navbar_bottom"></A> |
---|
209 | <!-- ======== END OF BOTTOM NAVBAR ======= --> |
---|
210 | |
---|
211 | <HR> |
---|
212 | |
---|
213 | </BODY> |
---|
214 | </HTML> |
---|