Uses of Class
com.hyperion.css.CSSSystem

Packages that use CSSSystem
com.hyperion.css Provides the classes necessary to create and use the security platform and the contract that all providers must implement. 
 

Uses of CSSSystem in com.hyperion.css
 

Methods in com.hyperion.css that return CSSSystem
static CSSSystem CSSSystem.getCSSSystem()
          Returns an instance of CSSSystem if the the system has been already initialized, returns null otherwise.
static CSSSystem CSSSystem.getInstance()
          Deprecated.  
static CSSSystem CSSSystem.getInstance(java.util.Map context, java.lang.String logPath)
          Returns an initialized singleton instance of CSSSystem using the configuration from registry.
static CSSSystem CSSSystem.getInstance(java.util.Map context, java.net.URL configURL, java.lang.String logPath)
          Returns an initialized singleton instance of CSSSystem using the specified configURL.
 



Copyright © 2005-2009 Oracle Corporation.