Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TuxCoding/FastLogin
/ functions
Functions
640 in github.com/TuxCoding/FastLogin
⨍
Functions
640
◇
Types & classes
118
Method
smokeTestPassword
()
core/src/test/java/com/github/games647/fastlogin/core/hooks/DefaultPasswordGeneratorTest.java:34
Method
startCrackedSession
(BungeeLoginSource source, StoredProfile profile, String username)
bungee/src/main/java/com/github/games647/fastlogin/bungee/task/AsyncPremiumCheck.java:87
Method
startCrackedSession
(ProtocolLoginSource source, StoredProfile profile, String username)
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/listener/protocolsupport/ProtocolSupportListener.java:134
Method
startCrackedSession
(ProtocolLibLoginSource source, StoredProfile profile, String username)
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/listener/protocollib/NameCheckTask.java:113
Method
startCrackedSession
(VelocityLoginSource source, StoredProfile profile, String username)
velocity/src/main/java/com/github/games647/fastlogin/velocity/task/AsyncPremiumCheck.java:91
Method
startLogin
()
bungee/src/main/java/com/github/games647/fastlogin/bungee/task/FloodgateAuthTask.java:51
Method
startLogin
()
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/task/FloodgateAuthTask.java:47
Method
startLogin
()
velocity/src/main/java/com/github/games647/fastlogin/velocity/task/FloodgateAuthTask.java:52
Method
testAuthMeManagementField
()
bukkit/src/test/java/com/github/games647/fastlogin/bukkit/ReflectionTest.java:38
Method
testDecryptSharedSecret
()
bukkit/src/test/java/com/github/games647/fastlogin/bukkit/listener/protocollib/EncryptionUtilTest.java:141
Method
testExpiredClientKey
()
bukkit/src/test/java/com/github/games647/fastlogin/bukkit/listener/protocollib/EncryptionUtilTest.java:90
Method
testIncorrect191ClientOwner
()
bukkit/src/test/java/com/github/games647/fastlogin/bukkit/listener/protocollib/EncryptionUtilTest.java:132
Method
testIncorrectNonce
(String signatureSource)
bukkit/src/test/java/com/github/games647/fastlogin/bukkit/listener/protocollib/EncryptionUtilTest.java:228
Method
testInvalidClientKey
(String clientKeySource)
bukkit/src/test/java/com/github/games647/fastlogin/bukkit/listener/protocollib/EncryptionUtilTest.java:99
Method
testNonce
()
bukkit/src/test/java/com/github/games647/fastlogin/bukkit/listener/protocollib/EncryptionUtilTest.java:258
Method
testNonceFailedDecryption
()
bukkit/src/test/java/com/github/games647/fastlogin/bukkit/listener/protocollib/EncryptionUtilTest.java:277
Method
testNonceIncorrect
()
bukkit/src/test/java/com/github/games647/fastlogin/bukkit/listener/protocollib/EncryptionUtilTest.java:267
Method
testNonceIncorrectEmpty
()
bukkit/src/test/java/com/github/games647/fastlogin/bukkit/listener/protocollib/EncryptionUtilTest.java:289
Method
testPlayerListener
()
bukkit/src/test/java/com/github/games647/fastlogin/bukkit/hook/CrazyLoginHookTest.java:38
Method
testRGB
()
bukkit/src/test/java/com/github/games647/fastlogin/bukkit/FastLoginBukkitTest.java:38
Method
testServerIdHash
()
bukkit/src/test/java/com/github/games647/fastlogin/bukkit/listener/protocollib/EncryptionUtilTest.java:170
Method
testServerIdHashWrongSecret
()
bukkit/src/test/java/com/github/games647/fastlogin/bukkit/listener/protocollib/EncryptionUtilTest.java:200
Method
testServerIdHashWrongServerKey
()
bukkit/src/test/java/com/github/games647/fastlogin/bukkit/listener/protocollib/EncryptionUtilTest.java:210
Method
testServerKey
()
bukkit/src/test/java/com/github/games647/fastlogin/bukkit/listener/protocollib/EncryptionUtilTest.java:73
Method
testUUIDSetter
()
bungee/src/test/java/com/github/games647/fastlogin/bungee/listener/ConnectListenerTest.java:41
Method
testValid191ClientKey
()
bukkit/src/test/java/com/github/games647/fastlogin/bukkit/listener/protocollib/EncryptionUtilTest.java:123
Method
testValidClientKey
()
bukkit/src/test/java/com/github/games647/fastlogin/bukkit/listener/protocollib/EncryptionUtilTest.java:115
Method
testValidSignedNonce
()
bukkit/src/test/java/com/github/games647/fastlogin/bukkit/listener/protocollib/EncryptionUtilTest.java:221
Method
testVerifyToken
()
bukkit/src/test/java/com/github/games647/fastlogin/bukkit/listener/protocollib/EncryptionUtilTest.java:62
Method
testWrongPublicKeySigned
()
bukkit/src/test/java/com/github/games647/fastlogin/bukkit/listener/protocollib/EncryptionUtilTest.java:240
Method
toString
()
bungee/src/main/java/com/github/games647/fastlogin/bungee/BungeeLoginSource.java:78
Method
toString
()
bungee/src/main/java/com/github/games647/fastlogin/bungee/BungeeLoginSession.java:60
Method
toString
()
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/listener/protocolsupport/ProtocolLoginSource.java:60
Method
toString
()
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/listener/protocollib/ProtocolLibLoginSource.java:123
Method
toString
()
core/src/main/java/com/github/games647/fastlogin/core/message/ChangePremiumMessage.java:80
Method
toString
()
core/src/main/java/com/github/games647/fastlogin/core/message/LoginActionMessage.java:93
Method
toString
()
core/src/main/java/com/github/games647/fastlogin/core/message/SuccessMessage.java:50
Method
writeTo
(ByteArrayDataOutput output)
core/src/main/java/com/github/games647/fastlogin/core/message/ChangePremiumMessage.java:73
Method
writeTo
(ByteArrayDataOutput output)
core/src/main/java/com/github/games647/fastlogin/core/message/LoginActionMessage.java:76
Method
writeTo
(ByteArrayDataOutput output)
core/src/main/java/com/github/games647/fastlogin/core/message/SuccessMessage.java:45
← previous
601–640 of 640, ranked by callers