Home
last modified time | relevance | path

Searched defs:INFO_PASSWORD (Results 1 – 3 of 3) sorted by relevance

/dports/devel/itext/itext-4.2.0/rtf/com/lowagie/text/rtf/document/
H A DRtfInfoGroup.java79 private static final byte[] INFO_PASSWORD = DocWriter.getISOBytes("\\*\\password"); field in RtfInfoGroup
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/src/org/eclipse/team/internal/ccvs/core/connection/
H A DCVSRepositoryLocation.java119 public static final String INFO_PASSWORD = "org.eclipse.team.cvs.core.password";//$NON-NLS-1$ field in CVSRepositoryLocation
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/cldr-apps/src/main/java/org/unicode/cldr/web/
H A DUserRegistry.java1285 …INFO_EMAIL("E-mail", "email"), INFO_NAME("Name", "name"), INFO_PASSWORD("Password", "password"), I… enumConstant