|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ITIMUIException | |
---|---|
com.ibm.itim.ui.exception | |
com.ibm.itim.ui.sso |
Uses of ITIMUIException in com.ibm.itim.ui.exception |
---|
Subclasses of ITIMUIException in com.ibm.itim.ui.exception | |
---|---|
class |
ITIMUISSOUserIdNotFoundException
Exception which indicates that an SSOAdapter was unable to find the itim user id associated with the authenticated user |
Uses of ITIMUIException in com.ibm.itim.ui.sso |
---|
Methods in com.ibm.itim.ui.sso that throw ITIMUIException | |
---|---|
java.lang.String |
SSOAdapter.getUserId(javax.servlet.http.HttpServletRequest request)
Returns the ITIM User ID that identifies the authenticated user. |
boolean |
SSOAdapter.isAuthenticated(javax.servlet.http.HttpServletRequest request)
Given the request object return if the request has been authenticated via an SSO provider |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |