public class WhiteboardCallback extends Object implements Callback
Whiteboard
.Constructor and Description |
---|
WhiteboardCallback() |
Modifier and Type | Method and Description |
---|---|
Whiteboard |
getWhiteboard()
Returns the whiteboard as set using
setWhiteboard(Whiteboard)
or null . |
void |
setWhiteboard(Whiteboard whiteboard)
Sets the
Whiteboard that is being used during the
authentication process. |
public Whiteboard getWhiteboard()
setWhiteboard(Whiteboard)
or null
.Whiteboard
or null
if no
provider has been set before.public void setWhiteboard(Whiteboard whiteboard)
Whiteboard
that is being used during the
authentication process.whiteboard
- The Whiteboard
to use during the
authentication process."Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"