Class UserSeedProperty

    • Field Detail

      • DISABLE_USER_SEED

        @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
        public static boolean DISABLE_USER_SEED
        Escape hatch for User seed based revocation feature. If we disable the seed, we can still use it to write / store information but not verifying the data using it.
      • HIDE_USER_SEED_SECTION

        @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
        public static boolean HIDE_USER_SEED_SECTION
        Hide the user seed section from the UI to prevent accidental use
    • Method Detail

      • getSeed

        @NonNull
        public String getSeed()
      • renewSeed

        public void renewSeed()