Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
_
P
packCoords(double, double, double, String, Player)
- Method in class fr.xephi.authme.
Utils
PasspartuCommand
- Class in
fr.xephi.authme.commands
PasspartuCommand(AuthMe)
- Constructor for class fr.xephi.authme.commands.
PasspartuCommand
PasswordEncryptionEvent
- Class in
fr.xephi.authme.events
This event is called when we need to compare or get an hash password, for set a custom EncryptionMethod
PasswordEncryptionEvent(EncryptionMethod, String)
- Constructor for class fr.xephi.authme.events.
PasswordEncryptionEvent
passwordMaxLength
- Static variable in class fr.xephi.authme.settings.
Settings
PasswordSecurity
- Class in
fr.xephi.authme.security
PasswordSecurity()
- Constructor for class fr.xephi.authme.security.
PasswordSecurity
PBKDF2
- Interface in
fr.xephi.authme.security.pbkdf2
A free Java implementation of Password Based Key Derivation Function 2 as defined by RFC 2898.
PBKDF2Engine
- Class in
fr.xephi.authme.security.pbkdf2
Request for Comments: 2898 PKCS #5: Password-Based Cryptography Specification Version 2.0 PBKDF2 (P, S, c, dkLen) Options: PRF underlying pseudorandom function (hLen denotes the length in octets of the pseudorandom function output).
PBKDF2Engine()
- Constructor for class fr.xephi.authme.security.pbkdf2.
PBKDF2Engine
Constructor for PBKDF2 implementation object.
PBKDF2Engine(PBKDF2Parameters)
- Constructor for class fr.xephi.authme.security.pbkdf2.
PBKDF2Engine
Constructor for PBKDF2 implementation object.
PBKDF2Engine(PBKDF2Parameters, PRF)
- Constructor for class fr.xephi.authme.security.pbkdf2.
PBKDF2Engine
Constructor for PBKDF2 implementation object.
PBKDF2Formatter
- Interface in
fr.xephi.authme.security.pbkdf2
A free Java implementation of Password Based Key Derivation Function 2 as defined by RFC 2898.
PBKDF2HexFormatter
- Class in
fr.xephi.authme.security.pbkdf2
A free Java implementation of Password Based Key Derivation Function 2 as defined by RFC 2898.
PBKDF2HexFormatter()
- Constructor for class fr.xephi.authme.security.pbkdf2.
PBKDF2HexFormatter
PBKDF2Parameters
- Class in
fr.xephi.authme.security.pbkdf2
Parameter data holder for PBKDF2 configuration.
PBKDF2Parameters()
- Constructor for class fr.xephi.authme.security.pbkdf2.
PBKDF2Parameters
Constructor.
PBKDF2Parameters(String, String, byte[], int)
- Constructor for class fr.xephi.authme.security.pbkdf2.
PBKDF2Parameters
Constructor.
PBKDF2Parameters(String, String, byte[], int, byte[])
- Constructor for class fr.xephi.authme.security.pbkdf2.
PBKDF2Parameters
Constructor.
PerformBackup
- Class in
fr.xephi.authme
PerformBackup(AuthMe)
- Constructor for class fr.xephi.authme.
PerformBackup
performLogin(Player, String, boolean)
- Method in class fr.xephi.authme.process.
Management
performRegister(Player, String, String)
- Method in class fr.xephi.authme.process.
Management
permission
- Variable in class fr.xephi.authme.
AuthMe
PHPBB
- Class in
fr.xephi.authme.security.crypts
PHPBB()
- Constructor for class fr.xephi.authme.security.crypts.
PHPBB
phpbb_check_hash(String, String)
- Method in class fr.xephi.authme.security.crypts.
PHPBB
phpbb_hash(String, String)
- Method in class fr.xephi.authme.security.crypts.
PHPBB
PHPFUSION
- Class in
fr.xephi.authme.security.crypts
PHPFUSION()
- Constructor for class fr.xephi.authme.security.crypts.
PHPFUSION
PLAINTEXT
- Class in
fr.xephi.authme.security.crypts
PLAINTEXT()
- Constructor for class fr.xephi.authme.security.crypts.
PLAINTEXT
PlayerAuth
- Class in
fr.xephi.authme.cache.auth
PlayerAuth(String, String, String, long, String, String)
- Constructor for class fr.xephi.authme.cache.auth.
PlayerAuth
PlayerAuth(String, double, double, double, String)
- Constructor for class fr.xephi.authme.cache.auth.
PlayerAuth
PlayerAuth(String, String, String, long, double, double, double, String, String, String)
- Constructor for class fr.xephi.authme.cache.auth.
PlayerAuth
PlayerAuth(String, String, String, int, String, long, double, double, double, String, String, String)
- Constructor for class fr.xephi.authme.cache.auth.
PlayerAuth
PlayerAuth(String, String, String, int, String, long, String)
- Constructor for class fr.xephi.authme.cache.auth.
PlayerAuth
PlayerAuth(String, String, String, String, long, String)
- Constructor for class fr.xephi.authme.cache.auth.
PlayerAuth
PlayerAuth(String, String, String, String, long, double, double, double, String, String, String)
- Constructor for class fr.xephi.authme.cache.auth.
PlayerAuth
PlayerAuth(String, String, long)
- Constructor for class fr.xephi.authme.cache.auth.
PlayerAuth
PlayerAuth(String, String, String, long)
- Constructor for class fr.xephi.authme.cache.auth.
PlayerAuth
PlayerCache
- Class in
fr.xephi.authme.cache.auth
players
- Variable in class fr.xephi.authme.settings.
PlayersLogs
PlayersLogs
- Class in
fr.xephi.authme.settings
PlayersLogs()
- Constructor for class fr.xephi.authme.settings.
PlayersLogs
pllog
- Variable in class fr.xephi.authme.
AuthMe
plugin
- Variable in class fr.xephi.authme.cache.limbo.
LimboCache
plugin
- Variable in class fr.xephi.authme.commands.
AdminCommand
plugin
- Variable in class fr.xephi.authme.commands.
CaptchaCommand
plugin
- Variable in class fr.xephi.authme.commands.
ChangePasswordCommand
plugin
- Variable in class fr.xephi.authme.commands.
EmailCommand
plugin
- Variable in class fr.xephi.authme.commands.
PasspartuCommand
plugin
- Variable in class fr.xephi.authme.commands.
RegisterCommand
plugin
- Variable in class fr.xephi.authme.commands.
UnregisterCommand
plugin
- Variable in class fr.xephi.authme.converter.
RoyalAuthConverter
plugin
- Variable in class fr.xephi.authme.converter.
vAuthConverter
plugin
- Variable in class fr.xephi.authme.converter.
vAuthFileReader
plugin
- Variable in class fr.xephi.authme.converter.
xAuthConverter
plugin
- Variable in class fr.xephi.authme.
DataManager
plugin
- Variable in class fr.xephi.authme.datasource.
CacheDataSource
plugin
- Variable in class fr.xephi.authme.gui.screens.
LoginScreen
plugin
- Variable in class fr.xephi.authme.listener.
AuthMeChestShopListener
plugin
- Variable in class fr.xephi.authme.listener.
AuthMePlayerListener
plugin
- Variable in class fr.xephi.authme.listener.
AuthMeServerListener
plugin
- Variable in class fr.xephi.authme.plugin.manager.
BungeeCordMessage
plugin
- Variable in class fr.xephi.authme.process.
Management
plugin
- Variable in class fr.xephi.authme.
SendMailSSL
plugin
- Variable in class fr.xephi.authme.
Utils
PLUGIN_FOLDER
- Static variable in class fr.xephi.authme.settings.
Settings
pm
- Variable in class fr.xephi.authme.process.
Management
PRF
- Interface in
fr.xephi.authme.security.pbkdf2
A free Java implementation of Password Based Key Derivation Function 2 as defined by RFC 2898.
process()
- Method in class fr.xephi.authme.process.login.
AsyncronousLogin
process()
- Method in class fr.xephi.authme.process.register.
AsyncronousRegister
ProcessSyncronousEmailRegister
- Class in
fr.xephi.authme.process.register
ProcessSyncronousEmailRegister(Player, AuthMe)
- Constructor for class fr.xephi.authme.process.register.
ProcessSyncronousEmailRegister
ProcessSyncronousPasswordRegister
- Class in
fr.xephi.authme.process.register
ProcessSyncronousPasswordRegister(Player, AuthMe)
- Constructor for class fr.xephi.authme.process.register.
ProcessSyncronousPasswordRegister
ProcessSyncronousPlayerLogin
- Class in
fr.xephi.authme.process.login
ProcessSyncronousPlayerLogin(Player, AuthMe, DataSource)
- Constructor for class fr.xephi.authme.process.login.
ProcessSyncronousPlayerLogin
protectInventoryBeforeLogInEnabled
- Static variable in class fr.xephi.authme.settings.
Settings
ProtectInventoryEvent
- Class in
fr.xephi.authme.events
ProtectInventoryEvent(Player, ItemStack[], ItemStack[])
- Constructor for class fr.xephi.authme.events.
ProtectInventoryEvent
purgeAntiXray(List<String>)
- Method in class fr.xephi.authme.
DataManager
purgeAntiXray
- Static variable in class fr.xephi.authme.settings.
Settings
purgeBanned(List<String>)
- Method in class fr.xephi.authme.datasource.
CacheDataSource
purgeBanned(List<String>)
- Method in interface fr.xephi.authme.datasource.
DataSource
purgeBanned(List<String>)
- Method in class fr.xephi.authme.datasource.
FlatFileThread
purgeBanned(List<String>)
- Method in class fr.xephi.authme.datasource.
MySQLThread
purgeBanned(List<String>)
- Method in class fr.xephi.authme.datasource.
SQLiteThread
purgeDat(List<String>)
- Method in class fr.xephi.authme.
DataManager
purgeDatabase(long)
- Method in class fr.xephi.authme.datasource.
CacheDataSource
purgeDatabase(long)
- Method in interface fr.xephi.authme.datasource.
DataSource
purgeDatabase(long)
- Method in class fr.xephi.authme.datasource.
FlatFileThread
purgeDatabase(long)
- Method in class fr.xephi.authme.datasource.
MySQLThread
purgeDatabase(long)
- Method in class fr.xephi.authme.datasource.
SQLiteThread
purgeDelay
- Static variable in class fr.xephi.authme.settings.
Settings
purgeEssentials(List<String>)
- Method in class fr.xephi.authme.
DataManager
purgeEssentialsFile
- Static variable in class fr.xephi.authme.settings.
Settings
purgeLimitedCreative(List<String>)
- Method in class fr.xephi.authme.
DataManager
purgeLimitedCreative
- Static variable in class fr.xephi.authme.settings.
Settings
purgeLogged()
- Method in class fr.xephi.authme.datasource.
CacheDataSource
purgeLogged()
- Method in interface fr.xephi.authme.datasource.
DataSource
purgeLogged()
- Method in class fr.xephi.authme.datasource.
FlatFileThread
purgeLogged()
- Method in class fr.xephi.authme.datasource.
MySQLThread
purgeLogged()
- Method in class fr.xephi.authme.datasource.
SQLiteThread
purgePermissions
- Static variable in class fr.xephi.authme.settings.
Settings
purgePlayerDat
- Static variable in class fr.xephi.authme.settings.
Settings
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
_