sun.security.util
Class Resources
java.lang.Object
java.util.ResourceBundle
java.util.ListResourceBundle
sun.security.util.Resources
public class Resources
- extends ListResourceBundle
This class represents the ResourceBundle
for javax.security.auth and sun.security.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Resources
public Resources()
getContents
public Object[][] getContents()
- Returns the contents of this
ResourceBundle.
- Specified by:
getContents in class ListResourceBundle
- Returns:
- the contents of this
ResourceBundle.