java.lang.Object
colesico.framework.restlet.RestletConfigPrototype
- Direct Known Subclasses:
RestletConfigImpl
@ConfigPrototype(model=SINGLE)
public abstract class RestletConfigPrototype
extends java.lang.Object
- Author:
- Vladlen Larionov
-
Constructor Summary
Constructors Constructor Description RestletConfigPrototype() -
Method Summary
Modifier and Type Method Description abstract java.lang.BooleanenableCSFRProtection()
-
Constructor Details
-
RestletConfigPrototype
public RestletConfigPrototype()
-
-
Method Details
-
enableCSFRProtection
public abstract java.lang.Boolean enableCSFRProtection()
-