Uses of Enum Class
es.kukenan.smartfi.microservice.security.gateway.utils.JwtTokenUtilities.LoginState
Packages that use JwtTokenUtilities.LoginState
Package
Description
Root application package.
-
Uses of JwtTokenUtilities.LoginState in es.kukenan.smartfi.microservice.security.gateway.utils
Methods in es.kukenan.smartfi.microservice.security.gateway.utils that return JwtTokenUtilities.LoginStateModifier and TypeMethodDescriptionstatic JwtTokenUtilities.LoginStateReturns the enum constant of this class with the specified name.static JwtTokenUtilities.LoginState[]JwtTokenUtilities.LoginState.values()Returns an array containing the constants of this enum class, in the order they are declared.