< prev index next >

src/java.base/share/classes/sun/security/util/Resources.java

Print this page
rev 48948 : 8191139: Remove deprecated javax.security.auth.Policy API

*** 148,162 **** "null principalClass or principalName"}, // sun.security.pkcs11.SunPKCS11 {"PKCS11.Token.providerName.Password.", "PKCS11 Token [{0}] Password: "}, - - /* --- DEPRECATED --- */ - // javax.security.auth.Policy - {"unable.to.instantiate.Subject.based.policy", - "unable to instantiate Subject-based policy"} }; /** * Returns the contents of this <code>ResourceBundle</code>. --- 148,157 ----
< prev index next >