Uses of Enum Class
org.miaixz.bus.gitlab.Constants.ImpersonationState
Packages that use Constants.ImpersonationState
-
Uses of Constants.ImpersonationState in org.miaixz.bus.gitlab
Methods in org.miaixz.bus.gitlab that return Constants.ImpersonationStateModifier and TypeMethodDescriptionstatic Constants.ImpersonationStatestatic Constants.ImpersonationStateReturns the enum constant of this class with the specified name.static Constants.ImpersonationState[]Constants.ImpersonationState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.miaixz.bus.gitlab with parameters of type Constants.ImpersonationStateModifier and TypeMethodDescriptionUserApi.getImpersonationTokens(Object userIdOrUsername, Constants.ImpersonationState state) Get a list of a specified user's impersonation tokens.