PageRenderTime 48ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/ldaptive/javadoc/core-1.0-RC1/org/ldaptive/auth/ext/EDirectoryAccountState.Error.html

http://vt-middleware.googlecode.com/
HTML | 562 lines | 482 code | 58 blank | 22 comment | 0 complexity | 578325e4c746224d13750254be95ba9c MD5 | raw file
Possible License(s): GPL-3.0, Apache-2.0, LGPL-3.0, LGPL-2.1
  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_29) on Tue Feb 07 17:02:32 EST 2012 -->
  6. <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <TITLE>
  8. EDirectoryAccountState.Error (LDAPTIVE 1.0-RC1 API)
  9. </TITLE>
  10. <META NAME="date" CONTENT="2012-02-07">
  11. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
  12. <SCRIPT type="text/javascript">
  13. function windowTitle()
  14. {
  15. if (location.href.indexOf('is-external=true') == -1) {
  16. parent.document.title="EDirectoryAccountState.Error (LDAPTIVE 1.0-RC1 API)";
  17. }
  18. }
  19. </SCRIPT>
  20. <NOSCRIPT>
  21. </NOSCRIPT>
  22. </HEAD>
  23. <BODY BGCOLOR="white" onload="windowTitle();">
  24. <HR>
  25. <!-- ========= START OF TOP NAVBAR ======= -->
  26. <A NAME="navbar_top"><!-- --></A>
  27. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  28. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  29. <TR>
  30. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  31. <A NAME="navbar_top_firstrow"><!-- --></A>
  32. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  33. <TR ALIGN="center" VALIGN="top">
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  36. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/EDirectoryAccountState.Error.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  40. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  41. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  42. </TR>
  43. </TABLE>
  44. </TD>
  45. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  46. </EM>
  47. </TD>
  48. </TR>
  49. <TR>
  50. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  51. &nbsp;<A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.html" title="class in org.ldaptive.auth.ext"><B>PREV CLASS</B></A>&nbsp;
  52. &nbsp;<A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAuthenticationResponseHandler.html" title="class in org.ldaptive.auth.ext"><B>NEXT CLASS</B></A></FONT></TD>
  53. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  54. <A HREF="../../../../index.html?org/ldaptive/auth/ext/EDirectoryAccountState.Error.html" target="_top"><B>FRAMES</B></A> &nbsp;
  55. &nbsp;<A HREF="EDirectoryAccountState.Error.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  56. &nbsp;<SCRIPT type="text/javascript">
  57. <!--
  58. if(window==top) {
  59. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  60. }
  61. //-->
  62. </SCRIPT>
  63. <NOSCRIPT>
  64. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  65. </NOSCRIPT>
  66. </FONT></TD>
  67. </TR>
  68. <TR>
  69. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  70. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#enum_constant_summary">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  71. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  72. DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  73. </TR>
  74. </TABLE>
  75. <A NAME="skip-navbar_top"></A>
  76. <!-- ========= END OF TOP NAVBAR ========= -->
  77. <HR>
  78. <!-- ======== START OF CLASS DATA ======== -->
  79. <H2>
  80. <FONT SIZE="-1">
  81. org.ldaptive.auth.ext</FONT>
  82. <BR>
  83. Enum EDirectoryAccountState.Error</H2>
  84. <PRE>
  85. <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
  86. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</A>&lt;<A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html" title="enum in org.ldaptive.auth.ext">EDirectoryAccountState.Error</A>&gt;
  87. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.ldaptive.auth.ext.EDirectoryAccountState.Error</B>
  88. </PRE>
  89. <DL>
  90. <DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</A>&lt;<A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html" title="enum in org.ldaptive.auth.ext">EDirectoryAccountState.Error</A>&gt;, <A HREF="../../../../org/ldaptive/auth/AccountState.Error.html" title="interface in org.ldaptive.auth">AccountState.Error</A></DD>
  91. </DL>
  92. <DL>
  93. <DT><B>Enclosing class:</B><DD><A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.html" title="class in org.ldaptive.auth.ext">EDirectoryAccountState</A></DD>
  94. </DL>
  95. <HR>
  96. <DL>
  97. <DT><PRE>public static enum <B>EDirectoryAccountState.Error</B><DT>extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</A>&lt;<A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html" title="enum in org.ldaptive.auth.ext">EDirectoryAccountState.Error</A>&gt;<DT>implements <A HREF="../../../../org/ldaptive/auth/AccountState.Error.html" title="interface in org.ldaptive.auth">AccountState.Error</A></DL>
  98. </PRE>
  99. <P>
  100. Enum to define edirectory errors. See
  101. http://support.novell.com/docs/Tids/Solutions/10067240.html and
  102. http://www.novell.com/documentation/nwec/nwec_enu/nwec_nds_error_codes.html
  103. <P>
  104. <P>
  105. <HR>
  106. <P>
  107. <!-- =========== ENUM CONSTANT SUMMARY =========== -->
  108. <A NAME="enum_constant_summary"><!-- --></A>
  109. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  110. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  111. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  112. <B>Enum Constant Summary</B></FONT></TH>
  113. </TR>
  114. <TR BGCOLOR="white" CLASS="TableRowColor">
  115. <TD><CODE><B><A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html#ACCOUNT_EXPIRED">ACCOUNT_EXPIRED</A></B></CODE>
  116. <BR>
  117. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;account expired.</TD>
  118. </TR>
  119. <TR BGCOLOR="white" CLASS="TableRowColor">
  120. <TD><CODE><B><A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html#BAD_PASSWORD">BAD_PASSWORD</A></B></CODE>
  121. <BR>
  122. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;bad password.</TD>
  123. </TR>
  124. <TR BGCOLOR="white" CLASS="TableRowColor">
  125. <TD><CODE><B><A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html#FAILED_AUTHENTICATION">FAILED_AUTHENTICATION</A></B></CODE>
  126. <BR>
  127. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;failed authentication.</TD>
  128. </TR>
  129. <TR BGCOLOR="white" CLASS="TableRowColor">
  130. <TD><CODE><B><A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html#LOGIN_LOCKOUT">LOGIN_LOCKOUT</A></B></CODE>
  131. <BR>
  132. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;login lockout.</TD>
  133. </TR>
  134. <TR BGCOLOR="white" CLASS="TableRowColor">
  135. <TD><CODE><B><A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html#LOGIN_TIME_LIMITED">LOGIN_TIME_LIMITED</A></B></CODE>
  136. <BR>
  137. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;login time limited.</TD>
  138. </TR>
  139. <TR BGCOLOR="white" CLASS="TableRowColor">
  140. <TD><CODE><B><A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html#MAXIMUM_LOGINS_EXCEEDED">MAXIMUM_LOGINS_EXCEEDED</A></B></CODE>
  141. <BR>
  142. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;maximum logins exceeded.</TD>
  143. </TR>
  144. <TR BGCOLOR="white" CLASS="TableRowColor">
  145. <TD><CODE><B><A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html#PASSWORD_EXPIRED">PASSWORD_EXPIRED</A></B></CODE>
  146. <BR>
  147. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;password expired.</TD>
  148. </TR>
  149. </TABLE>
  150. &nbsp;
  151. <!-- ========== METHOD SUMMARY =========== -->
  152. <A NAME="method_summary"><!-- --></A>
  153. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  154. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  155. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  156. <B>Method Summary</B></FONT></TH>
  157. </TR>
  158. <TR BGCOLOR="white" CLASS="TableRowColor">
  159. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  160. <CODE>&nbsp;int</CODE></FONT></TD>
  161. <TD><CODE><B><A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html#getCode()">getCode</A></B>()</CODE>
  162. <BR>
  163. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the error code.</TD>
  164. </TR>
  165. <TR BGCOLOR="white" CLASS="TableRowColor">
  166. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  167. <CODE>&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
  168. <TD><CODE><B><A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html#getMessage()">getMessage</A></B>()</CODE>
  169. <BR>
  170. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the error message.</TD>
  171. </TR>
  172. <TR BGCOLOR="white" CLASS="TableRowColor">
  173. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  174. <CODE>static&nbsp;<A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html" title="enum in org.ldaptive.auth.ext">EDirectoryAccountState.Error</A></CODE></FONT></TD>
  175. <TD><CODE><B><A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html#parse(java.lang.String)">parse</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;message)</CODE>
  176. <BR>
  177. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parses the supplied error messages and returns the corresponding error
  178. enum.</TD>
  179. </TR>
  180. <TR BGCOLOR="white" CLASS="TableRowColor">
  181. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  182. <CODE>&nbsp;void</CODE></FONT></TD>
  183. <TD><CODE><B><A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html#throwSecurityException()">throwSecurityException</A></B>()</CODE>
  184. <BR>
  185. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Throws the LoginException that best maps to this error.</TD>
  186. </TR>
  187. <TR BGCOLOR="white" CLASS="TableRowColor">
  188. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  189. <CODE>static&nbsp;<A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html" title="enum in org.ldaptive.auth.ext">EDirectoryAccountState.Error</A></CODE></FONT></TD>
  190. <TD><CODE><B><A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html#valueOf(int)">valueOf</A></B>(int&nbsp;code)</CODE>
  191. <BR>
  192. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the error for the supplied integer constant.</TD>
  193. </TR>
  194. <TR BGCOLOR="white" CLASS="TableRowColor">
  195. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  196. <CODE>static&nbsp;<A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html" title="enum in org.ldaptive.auth.ext">EDirectoryAccountState.Error</A></CODE></FONT></TD>
  197. <TD><CODE><B><A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html#valueOf(java.lang.String)">valueOf</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
  198. <BR>
  199. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the enum constant of this type with the specified name.</TD>
  200. </TR>
  201. <TR BGCOLOR="white" CLASS="TableRowColor">
  202. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  203. <CODE>static&nbsp;<A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html" title="enum in org.ldaptive.auth.ext">EDirectoryAccountState.Error</A>[]</CODE></FONT></TD>
  204. <TD><CODE><B><A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html#values()">values</A></B>()</CODE>
  205. <BR>
  206. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array containing the constants of this enum type, in
  207. the order they are declared.</TD>
  208. </TR>
  209. </TABLE>
  210. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Enum"><!-- --></A>
  211. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  212. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  213. <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</A></B></TH>
  214. </TR>
  215. <TR BGCOLOR="white" CLASS="TableRowColor">
  216. <TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#compareTo(E)" title="class or interface in java.lang">compareTo</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass()" title="class or interface in java.lang">getDeclaringClass</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#name()" title="class or interface in java.lang">name</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#ordinal()" title="class or interface in java.lang">ordinal</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#valueOf(java.lang.Class, java.lang.String)" title="class or interface in java.lang">valueOf</A></CODE></TD>
  217. </TR>
  218. </TABLE>
  219. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  220. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  221. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  222. <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
  223. </TR>
  224. <TR BGCOLOR="white" CLASS="TableRowColor">
  225. <TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
  226. </TR>
  227. </TABLE>
  228. &nbsp;
  229. <P>
  230. <!-- ============ ENUM CONSTANT DETAIL =========== -->
  231. <A NAME="enum_constant_detail"><!-- --></A>
  232. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  233. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  234. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  235. <B>Enum Constant Detail</B></FONT></TH>
  236. </TR>
  237. </TABLE>
  238. <A NAME="FAILED_AUTHENTICATION"><!-- --></A><H3>
  239. FAILED_AUTHENTICATION</H3>
  240. <PRE>
  241. public static final <A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html" title="enum in org.ldaptive.auth.ext">EDirectoryAccountState.Error</A> <B>FAILED_AUTHENTICATION</B></PRE>
  242. <DL>
  243. <DD>failed authentication.
  244. <P>
  245. <DL>
  246. </DL>
  247. </DL>
  248. <HR>
  249. <A NAME="PASSWORD_EXPIRED"><!-- --></A><H3>
  250. PASSWORD_EXPIRED</H3>
  251. <PRE>
  252. public static final <A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html" title="enum in org.ldaptive.auth.ext">EDirectoryAccountState.Error</A> <B>PASSWORD_EXPIRED</B></PRE>
  253. <DL>
  254. <DD>password expired. binds still succeed.
  255. <P>
  256. <DL>
  257. </DL>
  258. </DL>
  259. <HR>
  260. <A NAME="BAD_PASSWORD"><!-- --></A><H3>
  261. BAD_PASSWORD</H3>
  262. <PRE>
  263. public static final <A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html" title="enum in org.ldaptive.auth.ext">EDirectoryAccountState.Error</A> <B>BAD_PASSWORD</B></PRE>
  264. <DL>
  265. <DD>bad password.
  266. <P>
  267. <DL>
  268. </DL>
  269. </DL>
  270. <HR>
  271. <A NAME="ACCOUNT_EXPIRED"><!-- --></A><H3>
  272. ACCOUNT_EXPIRED</H3>
  273. <PRE>
  274. public static final <A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html" title="enum in org.ldaptive.auth.ext">EDirectoryAccountState.Error</A> <B>ACCOUNT_EXPIRED</B></PRE>
  275. <DL>
  276. <DD>account expired.
  277. <P>
  278. <DL>
  279. </DL>
  280. </DL>
  281. <HR>
  282. <A NAME="MAXIMUM_LOGINS_EXCEEDED"><!-- --></A><H3>
  283. MAXIMUM_LOGINS_EXCEEDED</H3>
  284. <PRE>
  285. public static final <A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html" title="enum in org.ldaptive.auth.ext">EDirectoryAccountState.Error</A> <B>MAXIMUM_LOGINS_EXCEEDED</B></PRE>
  286. <DL>
  287. <DD>maximum logins exceeded.
  288. <P>
  289. <DL>
  290. </DL>
  291. </DL>
  292. <HR>
  293. <A NAME="LOGIN_TIME_LIMITED"><!-- --></A><H3>
  294. LOGIN_TIME_LIMITED</H3>
  295. <PRE>
  296. public static final <A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html" title="enum in org.ldaptive.auth.ext">EDirectoryAccountState.Error</A> <B>LOGIN_TIME_LIMITED</B></PRE>
  297. <DL>
  298. <DD>login time limited.
  299. <P>
  300. <DL>
  301. </DL>
  302. </DL>
  303. <HR>
  304. <A NAME="LOGIN_LOCKOUT"><!-- --></A><H3>
  305. LOGIN_LOCKOUT</H3>
  306. <PRE>
  307. public static final <A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html" title="enum in org.ldaptive.auth.ext">EDirectoryAccountState.Error</A> <B>LOGIN_LOCKOUT</B></PRE>
  308. <DL>
  309. <DD>login lockout.
  310. <P>
  311. <DL>
  312. </DL>
  313. </DL>
  314. <!-- ============ METHOD DETAIL ========== -->
  315. <A NAME="method_detail"><!-- --></A>
  316. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  317. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  318. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  319. <B>Method Detail</B></FONT></TH>
  320. </TR>
  321. </TABLE>
  322. <A NAME="values()"><!-- --></A><H3>
  323. values</H3>
  324. <PRE>
  325. public static <A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html" title="enum in org.ldaptive.auth.ext">EDirectoryAccountState.Error</A>[] <B>values</B>()</PRE>
  326. <DL>
  327. <DD>Returns an array containing the constants of this enum type, in
  328. the order they are declared. This method may be used to iterate
  329. over the constants as follows:
  330. <pre>
  331. for (EDirectoryAccountState.Error c : EDirectoryAccountState.Error.values())
  332. &nbsp; System.out.println(c);
  333. </pre>
  334. <P>
  335. <DD><DL>
  336. </DL>
  337. </DD>
  338. <DD><DL>
  339. <DT><B>Returns:</B><DD>an array containing the constants of this enum type, in
  340. the order they are declared</DL>
  341. </DD>
  342. </DL>
  343. <HR>
  344. <A NAME="valueOf(java.lang.String)"><!-- --></A><H3>
  345. valueOf</H3>
  346. <PRE>
  347. public static <A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html" title="enum in org.ldaptive.auth.ext">EDirectoryAccountState.Error</A> <B>valueOf</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</PRE>
  348. <DL>
  349. <DD>Returns the enum constant of this type with the specified name.
  350. The string must match <I>exactly</I> an identifier used to declare an
  351. enum constant in this type. (Extraneous whitespace characters are
  352. not permitted.)
  353. <P>
  354. <DD><DL>
  355. </DL>
  356. </DD>
  357. <DD><DL>
  358. <DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the enum constant to be returned.
  359. <DT><B>Returns:</B><DD>the enum constant with the specified name
  360. <DT><B>Throws:</B>
  361. <DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</A></CODE> - if this enum type has no constant
  362. with the specified name
  363. <DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</A></CODE> - if the argument is null</DL>
  364. </DD>
  365. </DL>
  366. <HR>
  367. <A NAME="getCode()"><!-- --></A><H3>
  368. getCode</H3>
  369. <PRE>
  370. public int <B>getCode</B>()</PRE>
  371. <DL>
  372. <DD>Returns the error code.
  373. <P>
  374. <DD><DL>
  375. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/ldaptive/auth/AccountState.Error.html#getCode()">getCode</A></CODE> in interface <CODE><A HREF="../../../../org/ldaptive/auth/AccountState.Error.html" title="interface in org.ldaptive.auth">AccountState.Error</A></CODE></DL>
  376. </DD>
  377. <DD><DL>
  378. <DT><B>Returns:</B><DD>error code</DL>
  379. </DD>
  380. </DL>
  381. <HR>
  382. <A NAME="getMessage()"><!-- --></A><H3>
  383. getMessage</H3>
  384. <PRE>
  385. public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getMessage</B>()</PRE>
  386. <DL>
  387. <DD>Returns the error message.
  388. <P>
  389. <DD><DL>
  390. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/ldaptive/auth/AccountState.Error.html#getMessage()">getMessage</A></CODE> in interface <CODE><A HREF="../../../../org/ldaptive/auth/AccountState.Error.html" title="interface in org.ldaptive.auth">AccountState.Error</A></CODE></DL>
  391. </DD>
  392. <DD><DL>
  393. <DT><B>Returns:</B><DD>error message</DL>
  394. </DD>
  395. </DL>
  396. <HR>
  397. <A NAME="throwSecurityException()"><!-- --></A><H3>
  398. throwSecurityException</H3>
  399. <PRE>
  400. public void <B>throwSecurityException</B>()
  401. throws <A HREF="http://download.oracle.com/javase/6/docs/api/javax/security/auth/login/LoginException.html?is-external=true" title="class or interface in javax.security.auth.login">LoginException</A></PRE>
  402. <DL>
  403. <DD>Throws the LoginException that best maps to this error.
  404. <P>
  405. <DD><DL>
  406. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/ldaptive/auth/AccountState.Error.html#throwSecurityException()">throwSecurityException</A></CODE> in interface <CODE><A HREF="../../../../org/ldaptive/auth/AccountState.Error.html" title="interface in org.ldaptive.auth">AccountState.Error</A></CODE></DL>
  407. </DD>
  408. <DD><DL>
  409. <DT><B>Throws:</B>
  410. <DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/javax/security/auth/login/LoginException.html?is-external=true" title="class or interface in javax.security.auth.login">LoginException</A></CODE> - for this account state error</DL>
  411. </DD>
  412. </DL>
  413. <HR>
  414. <A NAME="valueOf(int)"><!-- --></A><H3>
  415. valueOf</H3>
  416. <PRE>
  417. public static <A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html" title="enum in org.ldaptive.auth.ext">EDirectoryAccountState.Error</A> <B>valueOf</B>(int&nbsp;code)</PRE>
  418. <DL>
  419. <DD>Returns the error for the supplied integer constant.
  420. <P>
  421. <DD><DL>
  422. </DL>
  423. </DD>
  424. <DD><DL>
  425. <DT><B>Parameters:</B><DD><CODE>code</CODE> - to find error for
  426. <DT><B>Returns:</B><DD>error</DL>
  427. </DD>
  428. </DL>
  429. <HR>
  430. <A NAME="parse(java.lang.String)"><!-- --></A><H3>
  431. parse</H3>
  432. <PRE>
  433. public static <A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html" title="enum in org.ldaptive.auth.ext">EDirectoryAccountState.Error</A> <B>parse</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;message)</PRE>
  434. <DL>
  435. <DD>Parses the supplied error messages and returns the corresponding error
  436. enum. Attempts to find <A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.Error.html#PATTERN"><CODE>PATTERN</CODE></A> and parses the second group match
  437. as a decimal integer.
  438. <P>
  439. <DD><DL>
  440. </DL>
  441. </DD>
  442. <DD><DL>
  443. <DT><B>Parameters:</B><DD><CODE>message</CODE> - to parse
  444. <DT><B>Returns:</B><DD>edirectory error</DL>
  445. </DD>
  446. </DL>
  447. <!-- ========= END OF CLASS DATA ========= -->
  448. <HR>
  449. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  450. <A NAME="navbar_bottom"><!-- --></A>
  451. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  452. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  453. <TR>
  454. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  455. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  456. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  457. <TR ALIGN="center" VALIGN="top">
  458. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  459. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  460. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  461. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/EDirectoryAccountState.Error.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  462. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  463. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  464. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  465. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  466. </TR>
  467. </TABLE>
  468. </TD>
  469. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  470. </EM>
  471. </TD>
  472. </TR>
  473. <TR>
  474. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  475. &nbsp;<A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAccountState.html" title="class in org.ldaptive.auth.ext"><B>PREV CLASS</B></A>&nbsp;
  476. &nbsp;<A HREF="../../../../org/ldaptive/auth/ext/EDirectoryAuthenticationResponseHandler.html" title="class in org.ldaptive.auth.ext"><B>NEXT CLASS</B></A></FONT></TD>
  477. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  478. <A HREF="../../../../index.html?org/ldaptive/auth/ext/EDirectoryAccountState.Error.html" target="_top"><B>FRAMES</B></A> &nbsp;
  479. &nbsp;<A HREF="EDirectoryAccountState.Error.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  480. &nbsp;<SCRIPT type="text/javascript">
  481. <!--
  482. if(window==top) {
  483. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  484. }
  485. //-->
  486. </SCRIPT>
  487. <NOSCRIPT>
  488. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  489. </NOSCRIPT>
  490. </FONT></TD>
  491. </TR>
  492. <TR>
  493. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  494. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#enum_constant_summary">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  495. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  496. DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  497. </TR>
  498. </TABLE>
  499. <A NAME="skip-navbar_bottom"></A>
  500. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  501. <HR>
  502. <i>Copyright &#169; 2003-2012 Virginia Tech. All Rights Reserved.</i>
  503. </BODY>
  504. </HTML>