|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.ResourceBundle | +--java.util.ListResourceBundle | +--com.ibm.security.auth.Resources
This class represents the ResourceBundle
for the following packages:
Fields inherited from class java.util.ResourceBundle |
parent |
Constructor Summary | |
Resources()
|
Method Summary | |
java.lang.Object[][] |
getContents()
Returns the contents of this ResourceBundle . |
Methods inherited from class java.util.ListResourceBundle |
getKeys, handleGetObject |
Methods inherited from class java.util.ResourceBundle |
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Resources()
Method Detail |
public java.lang.Object[][] getContents()
ResourceBundle
.
getContents
in class java.util.ListResourceBundle
ResourceBundle
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |