220 lines
17 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_33) on Fri Aug 22 06:48:07 CEST 2014 -->
<TITLE>
M-Index
</TITLE>
<META NAME="date" CONTENT="2014-08-22">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="M-Index";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-11.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-13.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-12.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-12.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">W</A> <A HREF="index-22.html">X</A> <A HREF="index-23.html">_</A> <HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="../fr/xephi/authme/security/pbkdf2/MacBasedPRF.html" title="class in fr.xephi.authme.security.pbkdf2"><B>MacBasedPRF</B></A> - Class in <A HREF="../fr/xephi/authme/security/pbkdf2/package-summary.html">fr.xephi.authme.security.pbkdf2</A><DD>Default PRF implementation based on standard javax.crypt.Mac mechanisms.<DT><A HREF="../fr/xephi/authme/security/pbkdf2/MacBasedPRF.html#MacBasedPRF(java.lang.String)"><B>MacBasedPRF(String)</B></A> -
Constructor for class fr.xephi.authme.security.pbkdf2.<A HREF="../fr/xephi/authme/security/pbkdf2/MacBasedPRF.html" title="class in fr.xephi.authme.security.pbkdf2">MacBasedPRF</A>
<DD>Create Mac-based Pseudo Random Function.
<DT><A HREF="../fr/xephi/authme/security/pbkdf2/MacBasedPRF.html#MacBasedPRF(java.lang.String, java.lang.String)"><B>MacBasedPRF(String, String)</B></A> -
Constructor for class fr.xephi.authme.security.pbkdf2.<A HREF="../fr/xephi/authme/security/pbkdf2/MacBasedPRF.html" title="class in fr.xephi.authme.security.pbkdf2">MacBasedPRF</A>
<DD>&nbsp;
<DT><A HREF="../fr/xephi/authme/AuthMe.html#mail"><B>mail</B></A> -
Variable in class fr.xephi.authme.<A HREF="../fr/xephi/authme/AuthMe.html" title="class in fr.xephi.authme">AuthMe</A>
<DD>&nbsp;
<DT><A HREF="../fr/xephi/authme/security/pbkdf2/BinTools.html#main(java.lang.String[])"><B>main(String[])</B></A> -
Static method in class fr.xephi.authme.security.pbkdf2.<A HREF="../fr/xephi/authme/security/pbkdf2/BinTools.html" title="class in fr.xephi.authme.security.pbkdf2">BinTools</A>
<DD>&nbsp;
<DT><A HREF="../fr/xephi/authme/security/pbkdf2/PBKDF2Engine.html#main(java.lang.String[])"><B>main(String[])</B></A> -
Static method in class fr.xephi.authme.security.pbkdf2.<A HREF="../fr/xephi/authme/security/pbkdf2/PBKDF2Engine.html" title="class in fr.xephi.authme.security.pbkdf2">PBKDF2Engine</A>
<DD>Convenience client function.
<DT><A HREF="../fr/xephi/authme/SendMailSSL.html#main(fr.xephi.authme.cache.auth.PlayerAuth, java.lang.String)"><B>main(PlayerAuth, String)</B></A> -
Method in class fr.xephi.authme.<A HREF="../fr/xephi/authme/SendMailSSL.html" title="class in fr.xephi.authme">SendMailSSL</A>
<DD>&nbsp;
<DT><A HREF="../fr/xephi/authme/AuthMe.html#management"><B>management</B></A> -
Variable in class fr.xephi.authme.<A HREF="../fr/xephi/authme/AuthMe.html" title="class in fr.xephi.authme">AuthMe</A>
<DD>&nbsp;
<DT><A HREF="../fr/xephi/authme/process/Management.html" title="class in fr.xephi.authme.process"><B>Management</B></A> - Class in <A HREF="../fr/xephi/authme/process/package-summary.html">fr.xephi.authme.process</A><DD>&nbsp;<DT><A HREF="../fr/xephi/authme/process/Management.html#Management(fr.xephi.authme.datasource.DataSource, fr.xephi.authme.AuthMe)"><B>Management(DataSource, AuthMe)</B></A> -
Constructor for class fr.xephi.authme.process.<A HREF="../fr/xephi/authme/process/Management.html" title="class in fr.xephi.authme.process">Management</A>
<DD>&nbsp;
<DT><A HREF="../fr/xephi/authme/settings/Settings.html#maxLoginTry"><B>maxLoginTry</B></A> -
Static variable in class fr.xephi.authme.settings.<A HREF="../fr/xephi/authme/settings/Settings.html" title="class in fr.xephi.authme.settings">Settings</A>
<DD>&nbsp;
<DT><A HREF="../fr/xephi/authme/security/crypts/MD5.html" title="class in fr.xephi.authme.security.crypts"><B>MD5</B></A> - Class in <A HREF="../fr/xephi/authme/security/crypts/package-summary.html">fr.xephi.authme.security.crypts</A><DD>&nbsp;<DT><A HREF="../fr/xephi/authme/security/crypts/MD5.html#MD5()"><B>MD5()</B></A> -
Constructor for class fr.xephi.authme.security.crypts.<A HREF="../fr/xephi/authme/security/crypts/MD5.html" title="class in fr.xephi.authme.security.crypts">MD5</A>
<DD>&nbsp;
<DT><A HREF="../fr/xephi/authme/security/crypts/PHPBB.html#md5(java.lang.String)"><B>md5(String)</B></A> -
Static method in class fr.xephi.authme.security.crypts.<A HREF="../fr/xephi/authme/security/crypts/PHPBB.html" title="class in fr.xephi.authme.security.crypts">PHPBB</A>
<DD>&nbsp;
<DT><A HREF="../fr/xephi/authme/security/crypts/MD5VB.html" title="class in fr.xephi.authme.security.crypts"><B>MD5VB</B></A> - Class in <A HREF="../fr/xephi/authme/security/crypts/package-summary.html">fr.xephi.authme.security.crypts</A><DD>&nbsp;<DT><A HREF="../fr/xephi/authme/security/crypts/MD5VB.html#MD5VB()"><B>MD5VB()</B></A> -
Constructor for class fr.xephi.authme.security.crypts.<A HREF="../fr/xephi/authme/security/crypts/MD5VB.html" title="class in fr.xephi.authme.security.crypts">MD5VB</A>
<DD>&nbsp;
<DT><A HREF="../fr/xephi/authme/settings/Settings.html#mergeConfig()"><B>mergeConfig()</B></A> -
Method in class fr.xephi.authme.settings.<A HREF="../fr/xephi/authme/settings/Settings.html" title="class in fr.xephi.authme.settings">Settings</A>
<DD>&nbsp;
<DT><A HREF="../fr/xephi/authme/settings/Settings.html#MESSAGE_FILE"><B>MESSAGE_FILE</B></A> -
Static variable in class fr.xephi.authme.settings.<A HREF="../fr/xephi/authme/settings/Settings.html" title="class in fr.xephi.authme.settings">Settings</A>
<DD>&nbsp;
<DT><A HREF="../fr/xephi/authme/settings/Messages.html" title="class in fr.xephi.authme.settings"><B>Messages</B></A> - Class in <A HREF="../fr/xephi/authme/settings/package-summary.html">fr.xephi.authme.settings</A><DD>&nbsp;<DT><A HREF="../fr/xephi/authme/settings/Messages.html#Messages(java.io.File)"><B>Messages(File)</B></A> -
Constructor for class fr.xephi.authme.settings.<A HREF="../fr/xephi/authme/settings/Messages.html" title="class in fr.xephi.authme.settings">Messages</A>
<DD>&nbsp;
<DT><A HREF="../fr/xephi/authme/settings/Settings.html#messagesLanguage"><B>messagesLanguage</B></A> -
Static variable in class fr.xephi.authme.settings.<A HREF="../fr/xephi/authme/settings/Settings.html" title="class in fr.xephi.authme.settings">Settings</A>
<DD>&nbsp;
<DT><A HREF="../fr/xephi/authme/task/MessageTask.html" title="class in fr.xephi.authme.task"><B>MessageTask</B></A> - Class in <A HREF="../fr/xephi/authme/task/package-summary.html">fr.xephi.authme.task</A><DD>&nbsp;<DT><A HREF="../fr/xephi/authme/task/MessageTask.html#MessageTask(fr.xephi.authme.AuthMe, java.lang.String, java.lang.String[], int)"><B>MessageTask(AuthMe, String, String[], int)</B></A> -
Constructor for class fr.xephi.authme.task.<A HREF="../fr/xephi/authme/task/MessageTask.html" title="class in fr.xephi.authme.task">MessageTask</A>
<DD>&nbsp;
<DT><A HREF="../fr/xephi/authme/datasource/MiniConnectionPoolManager.html" title="class in fr.xephi.authme.datasource"><B>MiniConnectionPoolManager</B></A> - Class in <A HREF="../fr/xephi/authme/datasource/package-summary.html">fr.xephi.authme.datasource</A><DD>A lightweight standalone JDBC connection pool manager.<DT><A HREF="../fr/xephi/authme/datasource/MiniConnectionPoolManager.html#MiniConnectionPoolManager(javax.sql.ConnectionPoolDataSource, int)"><B>MiniConnectionPoolManager(ConnectionPoolDataSource, int)</B></A> -
Constructor for class fr.xephi.authme.datasource.<A HREF="../fr/xephi/authme/datasource/MiniConnectionPoolManager.html" title="class in fr.xephi.authme.datasource">MiniConnectionPoolManager</A>
<DD>Constructs a MiniConnectionPoolManager object with a timeout of 60
seconds.
<DT><A HREF="../fr/xephi/authme/datasource/MiniConnectionPoolManager.html#MiniConnectionPoolManager(javax.sql.ConnectionPoolDataSource, int, int)"><B>MiniConnectionPoolManager(ConnectionPoolDataSource, int, int)</B></A> -
Constructor for class fr.xephi.authme.datasource.<A HREF="../fr/xephi/authme/datasource/MiniConnectionPoolManager.html" title="class in fr.xephi.authme.datasource">MiniConnectionPoolManager</A>
<DD>Constructs a MiniConnectionPoolManager object.
<DT><A HREF="../fr/xephi/authme/datasource/MiniConnectionPoolManager.TimeoutException.html" title="class in fr.xephi.authme.datasource"><B>MiniConnectionPoolManager.TimeoutException</B></A> - Exception in <A HREF="../fr/xephi/authme/datasource/package-summary.html">fr.xephi.authme.datasource</A><DD>Thrown in <A HREF="../fr/xephi/authme/datasource/MiniConnectionPoolManager.html#getConnection()"><CODE>MiniConnectionPoolManager.getConnection()</CODE></A> or <A HREF="../fr/xephi/authme/datasource/MiniConnectionPoolManager.html#getValidConnection()"><CODE>MiniConnectionPoolManager.getValidConnection()</CODE></A> when
no free connection becomes available within <code>timeout</code> seconds.<DT><A HREF="../fr/xephi/authme/datasource/MiniConnectionPoolManager.TimeoutException.html#MiniConnectionPoolManager.TimeoutException()"><B>MiniConnectionPoolManager.TimeoutException()</B></A> -
Constructor for exception fr.xephi.authme.datasource.<A HREF="../fr/xephi/authme/datasource/MiniConnectionPoolManager.TimeoutException.html" title="class in fr.xephi.authme.datasource">MiniConnectionPoolManager.TimeoutException</A>
<DD>&nbsp;
<DT><A HREF="../fr/xephi/authme/datasource/MiniConnectionPoolManager.TimeoutException.html#MiniConnectionPoolManager.TimeoutException(java.lang.String)"><B>MiniConnectionPoolManager.TimeoutException(String)</B></A> -
Constructor for exception fr.xephi.authme.datasource.<A HREF="../fr/xephi/authme/datasource/MiniConnectionPoolManager.TimeoutException.html" title="class in fr.xephi.authme.datasource">MiniConnectionPoolManager.TimeoutException</A>
<DD>&nbsp;
<DT><A HREF="../fr/xephi/authme/AuthMe.html#multiverse"><B>multiverse</B></A> -
Variable in class fr.xephi.authme.<A HREF="../fr/xephi/authme/AuthMe.html" title="class in fr.xephi.authme">AuthMe</A>
<DD>&nbsp;
<DT><A HREF="../fr/xephi/authme/settings/Settings.html#multiverse"><B>multiverse</B></A> -
Static variable in class fr.xephi.authme.settings.<A HREF="../fr/xephi/authme/settings/Settings.html" title="class in fr.xephi.authme.settings">Settings</A>
<DD>&nbsp;
<DT><A HREF="../fr/xephi/authme/security/crypts/MYBB.html" title="class in fr.xephi.authme.security.crypts"><B>MYBB</B></A> - Class in <A HREF="../fr/xephi/authme/security/crypts/package-summary.html">fr.xephi.authme.security.crypts</A><DD>&nbsp;<DT><A HREF="../fr/xephi/authme/security/crypts/MYBB.html#MYBB()"><B>MYBB()</B></A> -
Constructor for class fr.xephi.authme.security.crypts.<A HREF="../fr/xephi/authme/security/crypts/MYBB.html" title="class in fr.xephi.authme.security.crypts">MYBB</A>
<DD>&nbsp;
<DT><A HREF="../fr/xephi/authme/datasource/MySQLThread.html" title="class in fr.xephi.authme.datasource"><B>MySQLThread</B></A> - Class in <A HREF="../fr/xephi/authme/datasource/package-summary.html">fr.xephi.authme.datasource</A><DD>&nbsp;<DT><A HREF="../fr/xephi/authme/datasource/MySQLThread.html#MySQLThread()"><B>MySQLThread()</B></A> -
Constructor for class fr.xephi.authme.datasource.<A HREF="../fr/xephi/authme/datasource/MySQLThread.html" title="class in fr.xephi.authme.datasource">MySQLThread</A>
<DD>&nbsp;
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-11.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-13.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-12.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-12.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">W</A> <A HREF="index-22.html">X</A> <A HREF="index-23.html">_</A> <HR>
</BODY>
</HTML>