|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChallengesAndResponses | |
---|---|
com.ibm.itim.apps.identity | Extends the com.ibm.itim.apps package to provide a remotable application programming
interface for identity management. |
Uses of ChallengesAndResponses in com.ibm.itim.apps.identity |
---|
Methods in com.ibm.itim.apps.identity that return ChallengesAndResponses | |
---|---|
ChallengesAndResponses |
ChallengeResponseManager.getChallengesAndResponses()
Returns the challenges that are configured for the user. |
Methods in com.ibm.itim.apps.identity with parameters of type ChallengesAndResponses | |
---|---|
void |
ChallengeResponseManager.setChallengesAndResponses(ChallengesAndResponses cAndr)
Sets the challenges and responses for the subject as specified in the Map. |
void |
ChallengeResponseManager.setChallengesAndResponses(ChallengesAndResponses cAndr,
java.util.Locale locale)
Sets the challenges and responses for the subject as specified in the Map. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |