Searched refs:PASSWORD_FILE_OPTION (Results 1 - 1 of 1) sorted by relevance
/openjdk7/jdk/src/share/classes/com/sun/jmx/remote/security/ | ||
H A D | JMXPluggableAuthenticator.java | 305 private static final String PASSWORD_FILE_OPTION = "passwordFile"; field in class:JMXPluggableAuthenticator.FileLoginConfig 318 options.put(PASSWORD_FILE_OPTION, passwordFile); |
Completed in 22 milliseconds