blackboard.platform.security
Class SecurityResources

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by blackboard.platform.security.SecurityResources

public class SecurityResources
extends java.util.ListResourceBundle


Field Summary
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
SecurityResources()
           
 
Method Summary
 java.lang.Object[][] getContents()
           
static java.util.ListResourceBundle getInstance()
           
 
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

SecurityResources

public SecurityResources()
Method Detail

getInstance

public static java.util.ListResourceBundle getInstance()

getContents

public java.lang.Object[][] getContents()
Specified by:
getContents in class java.util.ListResourceBundle


Copyright © 2003 Blackboard, Inc. All Rights Reserved.