Home | History | Annotate | Download | only in util

Lines Matching refs:XML_TAG_REALM

989         public static final String XML_TAG_REALM = "Realm";
1027 XmlUtil.writeNextValue(out, XML_TAG_REALM, enterpriseConfig.getRealm());
1106 case XML_TAG_REALM: