Interface SecurityCheckStorage
-
public interface SecurityCheckStorage
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classSecurityCheckStorage.AppPredicate
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SecurityCheckgetSecurityCheck(Method method)
-
-
-
Method Detail
-
getSecurityCheck
SecurityCheck getSecurityCheck(Method method)
-
-