提交 eb538b5f 编写于 作者: R Robert Sandell 提交者: GitHub

Merge pull request #2466 from rsandell/JENKINS-35493-followup

Remove API restriction on UserDetailsCache
......@@ -50,7 +50,6 @@ import static com.google.common.cache.CacheBuilder.newBuilder;
* @since TODO
*/
@Extension
@Restricted(NoExternalUse.class) //TODO Keep for LTS, Remove when in weekly
public final class UserDetailsCache {
private static final String SYS_PROP_NAME = UserDetailsCache.class.getName() + ".EXPIRE_AFTER_WRITE_SEC";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册