Uses of Enum Class
org.graylog2.security.AccessTokenImpl.Type
Packages that use AccessTokenImpl.Type
-
Uses of AccessTokenImpl.Type in org.graylog2.security
Methods in org.graylog2.security that return AccessTokenImpl.TypeModifier and TypeMethodDescriptionstatic AccessTokenImpl.TypeReturns the enum constant of this class with the specified name.static AccessTokenImpl.Type[]AccessTokenImpl.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.