Uses of Class
com.hyperion.css.CSSTokenNotAcceptedException

Packages that use CSSTokenNotAcceptedException
com.hyperion.css   
 

Uses of CSSTokenNotAcceptedException in com.hyperion.css
 

Methods in com.hyperion.css that throw CSSTokenNotAcceptedException
 CSSUserIF CSSAPIIF.authenticate(java.util.Map context)
          Deprecated. - Use any of the following:
  • CSSAPIIF.authenticate(Map, String, String)
  • CSSAPIIF.authenticateToken(Map, String)
  • CSSAPIIF.authenticateUserFromSecurityAgent(Map, String, String)
  • CSSAPIIF.authenticateSapTicket(Map, String)
  • CSSAPIIF.authenticateSecurityAgent(Map, HttpServletRequest)
  •  CSSLoginUserIF CSSAPIIF.login(java.util.Map context, java.lang.String applicationId, boolean indirect)
              Deprecated. - Use any of the following:
  • CSSAPIIF.login(Map, String, String, String[])
  • CSSAPIIF.loginToken(Map, String, String[])
  • CSSAPIIF.loginSapTicket(Map, String, String[])
  • CSSAPIIF.loginSecurityAgent(Map, HttpServletRequest, String[])
  •  



    Copyright © 2005-2009 Oracle Corporation.