Uses of Class
com.hyperion.css.CSSOperationNotSupportedException

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

Uses of CSSOperationNotSupportedException in com.hyperion.css
 

Methods in com.hyperion.css that throw CSSOperationNotSupportedException
 com.hyperion.css.common.CSSUserIF CSSProviderIF.getUserByEmail(java.util.Map context, java.lang.String email)
          Get a user based on an email match.
 com.hyperion.css.common.CSSUserIF[] CSSProviderIF.getUsersByName(java.util.Map context, java.lang.String firstName, java.lang.String lastName)
          Get a user based on a firstName and lastName match.
 


Copyright 2004 Hyperion Solutions Corporation. All rights reserved.