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
_
S
SALTED2MD5
- Class in
fr.xephi.authme.security.crypts
SALTED2MD5()
- Constructor for class fr.xephi.authme.security.crypts.
SALTED2MD5
saltLength
- Static variable in class fr.xephi.authme.settings.
Settings
save()
- Method in class fr.xephi.authme.settings.
CustomConfiguration
save()
- Method in class fr.xephi.authme.settings.
Settings
Saves the configuration to disk
saveAuth(PlayerAuth)
- Method in class fr.xephi.authme.datasource.
CacheDataSource
saveAuth(PlayerAuth)
- Method in interface fr.xephi.authme.datasource.
DataSource
saveAuth(PlayerAuth)
- Method in class fr.xephi.authme.datasource.
FlatFileThread
saveAuth(PlayerAuth)
- Method in class fr.xephi.authme.datasource.
MySQLThread
saveAuth(PlayerAuth)
- Method in class fr.xephi.authme.datasource.
SQLiteThread
saved(File)
- Method in class fr.xephi.authme.settings.
Messages
Saves the configuration to disk
saveDefaults(File)
- Method in class fr.xephi.authme.settings.
Messages
Saves current configuration (plus defaults) to disk.
saveDefaults()
- Method in class fr.xephi.authme.settings.
Settings
Saves current configuration (plus defaults) to disk.
savePlayer(Player)
- Method in class fr.xephi.authme.
AuthMe
sender
- Variable in class fr.xephi.authme.converter.
CrazyLoginConverter
sender
- Variable in class fr.xephi.authme.converter.
FlatToSqlite
sender
- Variable in class fr.xephi.authme.converter.
newxAuthToFlat
sender
- Variable in class fr.xephi.authme.converter.
oldxAuthToFlat
sender
- Variable in class fr.xephi.authme.converter.
RakamakConverter
sender
- Variable in class fr.xephi.authme.converter.
vAuthConverter
sender
- Variable in class fr.xephi.authme.converter.
vAuthFileReader
sender
- Variable in class fr.xephi.authme.converter.
xAuthConverter
SendMailSSL
- Class in
fr.xephi.authme
SendMailSSL(AuthMe)
- Constructor for class fr.xephi.authme.
SendMailSSL
server
- Static variable in class fr.xephi.authme.
AuthMe
SessionEvent
- Class in
fr.xephi.authme.events
SessionEvent(PlayerAuth, boolean)
- Constructor for class fr.xephi.authme.events.
SessionEvent
sessionExpireOnIpChange
- Static variable in class fr.xephi.authme.settings.
Settings
setArmor(ItemStack[])
- Method in class fr.xephi.authme.events.
RestoreInventoryEvent
setArmor(ItemStack[])
- Method in class fr.xephi.authme.events.
StoreInventoryEvent
setArmour(ItemStack[])
- Method in class fr.xephi.authme.cache.limbo.
LimboPlayer
setCancelled(boolean)
- Method in class fr.xephi.authme.events.
CustomEvent
setDerivedKey(byte[])
- Method in class fr.xephi.authme.security.pbkdf2.
PBKDF2Parameters
setEmail(String)
- Method in class fr.xephi.authme.cache.auth.
PlayerAuth
setFirstSpawn(Location)
- Method in class fr.xephi.authme.settings.
Spawn
setGroup(Player, Utils.groupType)
- Method in class fr.xephi.authme.
Utils
setGroup(String, Utils.groupType)
- Method in class fr.xephi.authme.
Utils
setHash(String)
- Method in class fr.xephi.authme.cache.auth.
PlayerAuth
setHashAlgorithm(String)
- Method in class fr.xephi.authme.security.pbkdf2.
PBKDF2Parameters
setHashCharset(String)
- Method in class fr.xephi.authme.security.pbkdf2.
PBKDF2Parameters
setInstance(AuthMe)
- Method in class fr.xephi.authme.
PerformBackup
setInventory(ItemStack[])
- Method in class fr.xephi.authme.cache.limbo.
LimboPlayer
setInventory(ItemStack[])
- Method in class fr.xephi.authme.events.
RestoreInventoryEvent
setInventory(ItemStack[])
- Method in class fr.xephi.authme.events.
StoreInventoryEvent
setIp(String)
- Method in class fr.xephi.authme.cache.auth.
PlayerAuth
setIterationCount(int)
- Method in class fr.xephi.authme.security.pbkdf2.
PBKDF2Parameters
setLastLogin(long)
- Method in class fr.xephi.authme.cache.auth.
PlayerAuth
setLogged(String)
- Method in class fr.xephi.authme.datasource.
CacheDataSource
setLogged(String)
- Method in interface fr.xephi.authme.datasource.
DataSource
setLogged(String)
- Method in class fr.xephi.authme.datasource.
FlatFileThread
setLogged(String)
- Method in class fr.xephi.authme.datasource.
MySQLThread
setLogged(String)
- Method in class fr.xephi.authme.datasource.
SQLiteThread
setLogin(boolean)
- Method in class fr.xephi.authme.events.
LoginEvent
Deprecated.
setMessages(Messages)
- Method in class fr.xephi.authme.
AuthMe
setMessageTaskId(int)
- Method in class fr.xephi.authme.cache.limbo.
LimboPlayer
setMethod(EncryptionMethod)
- Method in class fr.xephi.authme.events.
PasswordEncryptionEvent
setMidPos(int, int)
- Method in class fr.xephi.authme.gui.
CustomButton
setNewArmor(ItemStack[])
- Method in class fr.xephi.authme.events.
ProtectInventoryEvent
setNewInventory(ItemStack[])
- Method in class fr.xephi.authme.events.
ProtectInventoryEvent
setParameters(PBKDF2Parameters)
- Method in interface fr.xephi.authme.security.pbkdf2.
PBKDF2
Allow setting of configured parameters.
setParameters(PBKDF2Parameters)
- Method in class fr.xephi.authme.security.pbkdf2.
PBKDF2Engine
setPlayer(Player)
- Method in class fr.xephi.authme.events.
LoginEvent
setPlayer(Player)
- Method in class fr.xephi.authme.events.
ResetInventoryEvent
setPlayer(Player)
- Method in class fr.xephi.authme.events.
RestoreInventoryEvent
setPlayer(PlayerAuth)
- Method in class fr.xephi.authme.events.
SessionEvent
setPlayer(Player)
- Method in class fr.xephi.authme.events.
StoreInventoryEvent
setPlayerInventory(Player, ItemStack[], ItemStack[])
- Static method in class fr.xephi.authme.api.
API
setPseudoRandomFunction(PRF)
- Method in interface fr.xephi.authme.security.pbkdf2.
PBKDF2
Set the Pseudo Random Function to use.
setPseudoRandomFunction(PRF)
- Method in class fr.xephi.authme.security.pbkdf2.
PBKDF2Engine
setQuitLocX(double)
- Method in class fr.xephi.authme.cache.auth.
PlayerAuth
setQuitLocY(double)
- Method in class fr.xephi.authme.cache.auth.
PlayerAuth
setQuitLocZ(double)
- Method in class fr.xephi.authme.cache.auth.
PlayerAuth
setSalt(String)
- Method in class fr.xephi.authme.cache.auth.
PlayerAuth
setSalt(byte[])
- Method in class fr.xephi.authme.security.pbkdf2.
PBKDF2Parameters
setSpawn(Location)
- Method in class fr.xephi.authme.settings.
Spawn
setTimeoutTaskId(int)
- Method in class fr.xephi.authme.cache.limbo.
LimboPlayer
Settings
- Class in
fr.xephi.authme.settings
Settings(AuthMe)
- Constructor for class fr.xephi.authme.settings.
Settings
Settings.messagesLang
- Enum in
fr.xephi.authme.settings
SETTINGS_FILE
- Static variable in class fr.xephi.authme.settings.
Settings
setTo(Location)
- Method in class fr.xephi.authme.events.
AuthMeTeleportEvent
setTo(Location)
- Method in class fr.xephi.authme.events.
RegisterTeleportEvent
setTo(Location)
- Method in class fr.xephi.authme.events.
SpawnTeleportEvent
setUnlogged(String)
- Method in class fr.xephi.authme.datasource.
CacheDataSource
setUnlogged(String)
- Method in interface fr.xephi.authme.datasource.
DataSource
setUnlogged(String)
- Method in class fr.xephi.authme.datasource.
FlatFileThread
setUnlogged(String)
- Method in class fr.xephi.authme.datasource.
MySQLThread
setUnlogged(String)
- Method in class fr.xephi.authme.datasource.
SQLiteThread
setWorld(String)
- Method in class fr.xephi.authme.cache.auth.
PlayerAuth
SHA1
- Class in
fr.xephi.authme.security.crypts
SHA1()
- Constructor for class fr.xephi.authme.security.crypts.
SHA1
SHA256
- Class in
fr.xephi.authme.security.crypts
SHA256()
- Constructor for class fr.xephi.authme.security.crypts.
SHA256
SHA512
- Class in
fr.xephi.authme.security.crypts
SHA512()
- Constructor for class fr.xephi.authme.security.crypts.
SHA512
showError(String)
- Static method in class fr.xephi.authme.
ConsoleLogger
SMF
- Class in
fr.xephi.authme.security.crypts
SMF()
- Constructor for class fr.xephi.authme.security.crypts.
SMF
Spawn
- Class in
fr.xephi.authme.settings
Spawn()
- Constructor for class fr.xephi.authme.settings.
Spawn
spawnPriority
- Static variable in class fr.xephi.authme.settings.
Settings
SpawnTeleportEvent
- Class in
fr.xephi.authme.events
SpawnTeleportEvent(Player, Location, Location, boolean)
- Constructor for class fr.xephi.authme.events.
SpawnTeleportEvent
splayer
- Variable in class fr.xephi.authme.gui.screens.
LoginScreen
SpoutCfg
- Class in
fr.xephi.authme.settings
SpoutCfg(File)
- Constructor for class fr.xephi.authme.settings.
SpoutCfg
SQLiteThread
- Class in
fr.xephi.authme.datasource
SQLiteThread()
- Constructor for class fr.xephi.authme.datasource.
SQLiteThread
StoreInventoryEvent
- Class in
fr.xephi.authme.events
StoreInventoryEvent(Player)
- Constructor for class fr.xephi.authme.events.
StoreInventoryEvent
StoreInventoryEvent(Player, FileCache)
- Constructor for class fr.xephi.authme.events.
StoreInventoryEvent
supportOldPassword
- Static variable in class fr.xephi.authme.settings.
Settings
switchAntiBotMod(boolean)
- Method in class fr.xephi.authme.
AuthMe
switchAntiBotMod(boolean)
- Static method 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
_