Uses of Enum Class
io.mosip.authentication.core.constant.AuthTokenType
Packages that use AuthTokenType
-
Uses of AuthTokenType in io.mosip.authentication.core.constant
Methods in io.mosip.authentication.core.constant that return AuthTokenTypeModifier and TypeMethodDescriptionstatic AuthTokenTypeReturns the enum constant of this class with the specified name.static AuthTokenType[]AuthTokenType.values()Returns an array containing the constants of this enum class, in the order they are declared.