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

Print this page

        

@@ -146,10 +146,11 @@
  *                  after both phases of authentication (login and commit)
  *                  have completed.
  * </pre>
  *
  */
+@jdk.Supported
 public class JndiLoginModule implements LoginModule {
 
     static final java.util.ResourceBundle rb =
         java.util.ResourceBundle.getBundle("sun.security.util.AuthResources");