Searched refs:PrAllowDupAuth (Results 1 – 2 of 2) sorted by relevance
122 public CheckboxShadow PrAllowDupAuth; field in KdcGuiRoot1602 PrAllowDupAuth = new CheckboxShadow(); in KdcGuiRoot()1603 PrAllowDupAuth.set("name", "PrAllowDupAuth"); in KdcGuiRoot()1604 gbpanel90.add(PrAllowDupAuth); in KdcGuiRoot()1605 PrAllowDupAuth.set("GBConstraints", new GBConstraints in KdcGuiRoot()1607 PrAllowDupAuth.set("text", "Allow Duplicate Authentication"); in KdcGuiRoot()1608 PrAllowDupAuth.set("state", Boolean.TRUE); in KdcGuiRoot()1609 PrAllowDupAuth.set("anchor", in KdcGuiRoot()
681 gui.PrAllowDupAuth.set("text" /* NOI18N */, in initMainStrings()1825 gui.PrAllowDupAuth.set("state" /* NOI18N */, in showPrincipal()3304 o = gui.PrAllowDupAuth.getBody(); in setupMainNormalListeners()3754 o = gui.PrAllowDupAuth.getBody(); in setupMainHelpListeners()3985 o = gui.PrAllowDupAuth.getBody(); in setupMainHelpFlagTogglers()5400 gui.PrAllowDupAuth.set("enabled" /* NOI18N */, sense); in enablePrAttributes()