-
- All Implemented Interfaces:
public class XorOnlyAttribute extends Attribute
This attribute is present in a Binding Request. It is used by a client to request that a server compliant to this specification omit the MAPPED-ADDRESS from a Binding Response, and include only the XOR- MAPPED-ADDRESS. This is necessary in cases where a Binding Response is failing integrity checks because a NAT is rewriting the contents of a MAPPED-ADDRESS in the Binding Response. This attribute has a length of zero, and therefore contains no other information past the common attribute header.
-
-
Method Summary
-
-
Method Detail
-
getDataLength
char getDataLength()
Returns the length of this attribute's body. (Which in the case of the XOR-ONLY attribute is 0);
-
-
-
-