public class RequestProtection
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| protected java.lang.String | authRecipient | 
| protected java.lang.String | authSource | 
| Constructor and Description | 
|---|
| RequestProtection() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getAuthRecipient() | 
| java.lang.String | getAuthSource() | 
| void | setAuthRecipient(java.lang.String value) | 
| void | setAuthSource(java.lang.String value) |