public class SecurityUtils
extends java.lang.Object
Constructor and Description |
---|
SecurityUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
checkForCollectionDoSAttack(UnmarshallingContext context,
long start)
Check the consumed time adding elements to collections or maps.
|
public static void checkForCollectionDoSAttack(UnmarshallingContext context, long start)
context
- the unmarshalling contextstart
- the timestamp just before the element was added to the collection or mapCopyright © 2004–2024 XStream. All rights reserved.