Uses of Class
jenkins.security.ApiTokenProperty.TokenInfoAndStats
-
Uses of ApiTokenProperty.TokenInfoAndStats in jenkins.security
-
Uses of ApiTokenProperty.TokenInfoAndStats in jenkins.security.apitoken
Modifier and TypeMethodDescriptionLegacyApiTokenAdministrativeMonitor.getLegacyStatsOf
(User user, ApiTokenStore.HashedToken legacyToken) Modifier and TypeMethodDescriptionboolean
LegacyApiTokenAdministrativeMonitor.hasFreshToken
(User user, ApiTokenProperty.TokenInfoAndStats legacyStats) Determine if the user has at least one "new" token that was created after the last use of the legacy tokenboolean
LegacyApiTokenAdministrativeMonitor.hasMoreRecentlyUsedToken
(User user, ApiTokenProperty.TokenInfoAndStats legacyStats) Determine if the user has at least one "new" token that was used after the last use of the legacy token