public class ResponseProtection extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
authRecipient |
protected String |
authSource |
| Constructor and Description |
|---|
ResponseProtection() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthRecipient() |
String |
getAuthSource() |
void |
setAuthRecipient(String value) |
void |
setAuthSource(String value) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.