Uses of Enum Class
dev.voidframework.restclient.module.AuthenticationType
Packages that use AuthenticationType
-
Uses of AuthenticationType in dev.voidframework.restclient.module
Methods in dev.voidframework.restclient.module that return AuthenticationTypeModifier and TypeMethodDescriptionstatic AuthenticationTypeReturns the enum constant of this class with the specified name.static AuthenticationType[]AuthenticationType.values()Returns an array containing the constants of this enum class, in the order they are declared.