IBM
LOT-409 · Question #20
Which is true for createSession(hostString, tokenString) ?
The correct answer is D. The token must be a valid token for single sign-on obtained from Session.getSessionToken, the. See the full explanation below for the reasoning.
Question
Which is true for createSession(hostString, tokenString) ?
Options
- AThis method works from an Enterprise Java Beans (EJB) application in IBM WebSphere.
- BInternet access is granted to the session based on authentication by the IBM Domino HTTP server.
- CThis method works in a WebSphere environment where the Credentials object is created using
- DThe token must be a valid token for single sign-on obtained from Session.getSessionToken, the
How the community answered
(37 responses)- A5% (2)
- B8% (3)
- C3% (1)
- D84% (31)
Community Discussion
No community discussion yet for this question.