All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.ibm.as400.security.SecurityMRI

java.lang.Object
   |
   +----java.util.ResourceBundle
           |
           +----java.util.ListResourceBundle
                   |
                   +----com.ibm.as400.security.SecurityMRI

public class SecurityMRI
extends ListResourceBundle
Defines locale-specific objects for security-related components of the AS/400 Toolbox for Java.


Constructor Index

 o SecurityMRI()

Method Index

 o getContents()
Returns the array of all locale-specific objects defined.

Constructors

 o SecurityMRI
 public SecurityMRI()

Methods

 o getContents
 public Object[][] getContents()
Returns the array of all locale-specific objects defined.

Overrides:
getContents in class ListResourceBundle

All Packages  Class Hierarchy  This Package  Previous  Next  Index