Uses of Enum Class
de.adrianlange.mcd.model.Authentication
Packages that use Authentication
-
Uses of Authentication in de.adrianlange.mcd.model
Methods in de.adrianlange.mcd.model that return AuthenticationModifier and TypeMethodDescriptionstatic AuthenticationReturns the enum constant of this class with the specified name.static Authentication[]Authentication.values()Returns an array containing the constants of this enum class, in the order they are declared.