Interface AllowedMethods
-
public interface AllowedMethods
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisAllowed(RequestedMethod requestedMethod)
-
-
-
Method Detail
-
isAllowed
boolean isAllowed(RequestedMethod requestedMethod)
-
-