public class ChallengeResponseCallback
extends java.lang.Object
implements javax.security.auth.callback.Callback
| Constructor and Description |
|---|
ChallengeResponseCallback()
Default constructor of the callback.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map |
getChallengesAndResponses()
Returns the challenges and responses.
|
void |
setChallengesAndResponses(java.util.Map cars)
Changes the challenges and responses.
|
public ChallengeResponseCallback()
public java.util.Map getChallengesAndResponses()
public void setChallengesAndResponses(java.util.Map cars)
cars - Map of challenge/response String pairs. The challenge is
the key.IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.