public interface SwaggerIsApplicable
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isApplicable(Login login,
            RestDefinition rd,
            Method method)  | 
@CheckReturnValue
boolean isApplicable(@Nonnull
                                       Login login,
                                       @Nonnull
                                       RestDefinition rd,
                                       @Nonnull
                                       Method method)
                                throws java.lang.Exception
java.lang.ExceptionstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.