public class BinarySecret extends Object
Constructor and Description |
---|
BinarySecret() |
Modifier and Type | Method and Description |
---|---|
String |
getBinarySecretType() |
byte[] |
getBinarySecretValue() |
void |
setBinarySecretType(String binarySecretType) |
void |
setBinarySecretValue(byte[] binarySecretValue) |
Apache CXF