Constructor and Description |
---|
ByteArrayCallback(String prompt)
Initialize the SecurityAssociationCallback
|
Modifier and Type | Method and Description |
---|---|
void |
clearByteArray() |
byte[] |
getByteArray() |
String |
getPrompt() |
void |
setByteArray(byte[] data) |
public ByteArrayCallback(String prompt)
public String getPrompt()
public byte[] getByteArray()
public void setByteArray(byte[] data)
public void clearByteArray()
Copyright © 2016 JBoss by Red Hat. All rights reserved.