Module colesico.framework.restlet
Class RestletConfigImpl
java.lang.Object
colesico.framework.restlet.RestletConfigPrototype
colesico.framework.restlet.internal.RestletConfigImpl
public class RestletConfigImpl extends RestletConfigPrototype
Default restlet config
-
Constructor Summary
Constructors Constructor Description RestletConfigImpl() -
Method Summary
Modifier and Type Method Description java.lang.BooleanenableCSFRProtection()
-
Constructor Details
-
RestletConfigImpl
public RestletConfigImpl()
-
-
Method Details
-
enableCSFRProtection
public java.lang.Boolean enableCSFRProtection()- Specified by:
enableCSFRProtectionin classRestletConfigPrototype
-