public class

AuthResources_zh_CN

extends ListResourceBundle
java.lang.Object
   ↳ java.util.ResourceBundle
     ↳ java.util.ListResourceBundle
       ↳ sun.security.util.AuthResources_zh_CN

Class Overview

This class represents the ResourceBundle for the following packages:

  1. com.sun.security.auth
  2. com.sun.security.auth.login

Summary

[Expand]
Inherited Fields
From class java.util.ResourceBundle
Public Constructors
AuthResources_zh_CN()
Public Methods
Object[][] getContents()
Returns the contents of this ResourceBundle.
[Expand]
Inherited Methods
From class java.util.ListResourceBundle
From class java.util.ResourceBundle
From class java.lang.Object

Public Constructors

public AuthResources_zh_CN ()

Public Methods

public Object[][] getContents ()

Returns the contents of this ResourceBundle.

Returns
  • the contents of this ResourceBundle.