Deprecated API


Contents
Deprecated Methods
org.rhq.enterprise.server.auth.SubjectManagerRemote.getSubjectByName(String)
          This method should be avoided as it may be removed in a future release. Given that multiple sessions may exist for a single user the result of this call is non-deterministic. 
org.rhq.enterprise.server.system.SystemManagerRemote.getSystemConfiguration(Subject)
          use SystemManagerRemote.getSystemSettings(Subject) instead 
org.rhq.enterprise.server.system.SystemManagerRemote.setSystemConfiguration(Subject, Properties, boolean)
          use SystemManagerRemote.setSystemSettings(Subject, SystemSettings) instead 
 



Copyright © 2005-2011 Red Hat, Inc.. All Rights Reserved.