public class WhiteboardCallback
extends java.lang.Object
implements javax.security.auth.callback.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 © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"