A B C D E F G H I J L M N O P R S T U V W X _

V

valueOf(String) - Static method in enum fr.xephi.authme.commands.ConverterCommand.ConvertType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum fr.xephi.authme.datasource.DataSource.DataSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum fr.xephi.authme.security.HashAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum fr.xephi.authme.settings.Settings.messagesLang
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum fr.xephi.authme.Utils.groupType
Returns the enum constant of this type with the specified name.
values() - Static method in enum fr.xephi.authme.commands.ConverterCommand.ConvertType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum fr.xephi.authme.datasource.DataSource.DataSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum fr.xephi.authme.security.HashAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum fr.xephi.authme.settings.Settings.messagesLang
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum fr.xephi.authme.Utils.groupType
Returns an array containing the constants of this enum type, in the order they are declared.
vAuthConverter - Class in fr.xephi.authme.converter
 
vAuthConverter(AuthMe, DataSource, CommandSender) - Constructor for class fr.xephi.authme.converter.vAuthConverter
 
vAuthFileReader - Class in fr.xephi.authme.converter
 
vAuthFileReader(AuthMe, DataSource, CommandSender) - Constructor for class fr.xephi.authme.converter.vAuthFileReader
 
verifyKey(String) - Method in interface fr.xephi.authme.security.pbkdf2.PBKDF2
Convert String-based input to internal byte arrays, then invoke PBKDF2 and verify result against the reference data that is supplied in the PBKDF2Parameters.
verifyKey(String) - Method in class fr.xephi.authme.security.pbkdf2.PBKDF2Engine
 

A B C D E F G H I J L M N O P R S T U V W X _