|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CSSAuthenticationException | |
---|---|
com.hyperion.css |
Uses of CSSAuthenticationException in com.hyperion.css |
---|
Methods in com.hyperion.css that throw CSSAuthenticationException | |
---|---|
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) |
CSSUserIF |
CSSProviderIF.authenticate(java.util.Map context)
The user is authenticated by the security platform. |
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[]) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |