Class SlardarRighterProp
-
- All Implemented Interfaces:
@ConfigurationProperties(value = SlardarRighterProp.Key) public class SlardarRighterProp extends SimpleResponse
Anti forgery editing, prevent editor privilege upgrade. wings-righter-79.properties
- Since:
2021-02-14
trydofor
-
-
Constructor Summary
Constructors Constructor Description SlardarRighterProp()
-
Method Summary
Modifier and Type Method Description StringgetHeader()key in header. voidsetHeader(String header)key in header. booleanequals(@Nullable() Object o)inthashCode()StringtoString()-
Methods inherited from class pro.fessional.wings.slardar.webmvc.SimpleResponse
fillIfAbsent, getContentType, getHttpStatus, getResponseBody, setContentType, setHttpStatus, setResponseBody -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-