Home
last modified time | relevance | path

Searched refs:PoMinPwLength (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/krb5/kadmin/gui/
H A DKdcGuiRoot.java109 public ChoiceShadow PoMinPwLength; field in KdcGuiRoot
2081 PoMinPwLength = new ChoiceShadow(); in KdcGuiRoot()
2082 PoMinPwLength.set("name", "PoMinPwLength"); in KdcGuiRoot()
2083 gbpanel50.add(PoMinPwLength); in KdcGuiRoot()
2084 PoMinPwLength.set("items", convert("[Ljava.lang.String;", in KdcGuiRoot()
2086 PoMinPwLength.set("GBConstraints", new GBConstraints in KdcGuiRoot()
2088 PoMinPwLength.set("selectedItem", "8"); in KdcGuiRoot()
H A DKdcGui.java2326 pol.setPolPwLength((String)gui.PoMinPwLength.get("selectedItem" in setPolPwLength()
2385 gui.PoMinPwLength.set("selectedItem" /* NOI18N */, in showPolicy()
3351 o = gui.PoMinPwLength.getBody(); in setupMainNormalListeners()
3814 o = gui.PoMinPwLength.getBody(); in setupMainHelpListeners()
4070 o = gui.PoMinPwLength.getBody(); in setupMainHelpFixers()
5407 gui.PoMinPwLength.set("enabled" /* NOI18N */, sense); in enablePoAttributes()