src/share/classes/com/sun/security/auth/module/KeyStoreLoginModule.java

Print this page

        

*** 119,128 **** --- 119,129 ---- * Defaults to "false". If "true" keyStorePasswordURL and * privateKeyPasswordURL must not be specified.</dd> * * </dl> */ + @jdk.Supported public class KeyStoreLoginModule implements LoginModule { static final java.util.ResourceBundle rb = java.util.ResourceBundle.getBundle("sun.security.util.AuthResources");