Uses of Enum Class
io.datarouter.auth.model.enums.DatarouterCookieKeys
Packages that use DatarouterCookieKeys
-
Uses of DatarouterCookieKeys in io.datarouter.auth.model.enums
Methods in io.datarouter.auth.model.enums that return DatarouterCookieKeysModifier and TypeMethodDescriptionstatic DatarouterCookieKeysReturns the enum constant of this class with the specified name.static DatarouterCookieKeys[]DatarouterCookieKeys.values()Returns an array containing the constants of this enum class, in the order they are declared.