Skip navigation links
A B C G H I M O R S 

A

auth(String, String, String, String, String, String, String) - Method in class io.federecio.dropwizard.sample.OAuth2Resource
 
authenticate(BasicCredentials) - Method in class io.federecio.dropwizard.sample.SampleBasicAuthenticator
 
authenticate(String) - Method in class io.federecio.dropwizard.sample.SampleOAuth2Authenticator
 
AuthParamFilter - Class in io.federecio.dropwizard.swagger
This SwaggerSpecFilter checks for the presence of an access=internal @ApiParam annotation, and hides the parameter if it is present.
AuthParamFilter() - Constructor for class io.federecio.dropwizard.swagger.AuthParamFilter
 

B

build(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 

C

ConfigurationHelper - Class in io.federecio.dropwizard.swagger
Wrapper around Dropwizard's configuration and the bundle's config that simplifies getting some information from them.
ConfigurationHelper(Configuration, SwaggerBundleConfiguration) - Constructor for class io.federecio.dropwizard.swagger.ConfigurationHelper
Constructor

G

get() - Method in class io.federecio.dropwizard.swagger.SwaggerResource
 
getAdditionalQueryStringParams() - Method in class io.federecio.dropwizard.swagger.SwaggerOAuth2Configuration
 
getAppName() - Method in class io.federecio.dropwizard.swagger.SwaggerOAuth2Configuration
 
getClientId() - Method in class io.federecio.dropwizard.swagger.SwaggerOAuth2Configuration
 
getClientSecret() - Method in class io.federecio.dropwizard.swagger.SwaggerOAuth2Configuration
 
getContact() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
getContactEmail() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
getContactUrl() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
getContextPath() - Method in class io.federecio.dropwizard.swagger.SwaggerView
Returns the path with with which all requests made by Swagger's UI to Resources need to be prefixed
getContextRoot() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
getDescription() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
getHost() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
getJerseyRootPath() - Method in class io.federecio.dropwizard.swagger.ConfigurationHelper
 
getLicense() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
getLicenseUrl() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
getMessage() - Method in class io.federecio.dropwizard.sample.Saying
 
getName() - Method in class io.federecio.dropwizard.sample.SampleApplication
 
getOauth2Configuration() - Method in class io.federecio.dropwizard.swagger.SwaggerView
 
getOAuth2RedirectUriPath() - Method in class io.federecio.dropwizard.swagger.ConfigurationHelper
 
getPageTitle() - Method in class io.federecio.dropwizard.swagger.SwaggerViewConfiguration
 
getRealm() - Method in class io.federecio.dropwizard.swagger.SwaggerOAuth2Configuration
 
getResourcePackage() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
getSchemes() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
getScopeSeparator() - Method in class io.federecio.dropwizard.swagger.SwaggerOAuth2Configuration
 
getShowApiSelector() - Method in class io.federecio.dropwizard.swagger.SwaggerView
Returns whether to display the swagger spec selector
getShowAuth() - Method in class io.federecio.dropwizard.swagger.SwaggerView
Returns whether to display the authorization input boxes
getSwagger() - Method in class io.federecio.dropwizard.sample.SampleConfiguration
 
getSwaggerAssetsPath() - Method in class io.federecio.dropwizard.swagger.SwaggerView
Returns the path with which all requests for Swagger's static content need to be prefixed
getSwaggerBundleConfiguration(T) - Method in class io.federecio.dropwizard.swagger.SwaggerBundle
 
getSwaggerOAuth2Configuration() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
getSwaggerUriPath() - Method in class io.federecio.dropwizard.swagger.ConfigurationHelper
 
getSwaggerViewConfiguration() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
getTemplateUrl() - Method in class io.federecio.dropwizard.swagger.SwaggerViewConfiguration
 
getTermsOfServiceUrl() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
getTitle() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
getTitle() - Method in class io.federecio.dropwizard.swagger.SwaggerView
Returns the title for the browser header
getUriPrefix() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
getUrlPattern() - Method in class io.federecio.dropwizard.swagger.ConfigurationHelper
 
getValidatorUrl() - Method in class io.federecio.dropwizard.swagger.SwaggerView
Returns the location of the validator URL or null to disable
getValidatorUrl() - Method in class io.federecio.dropwizard.swagger.SwaggerViewConfiguration
 
getVersion() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 

H

hello() - Method in class io.federecio.dropwizard.sample.SampleResource
 

I

initialize(Bootstrap<SampleConfiguration>) - Method in class io.federecio.dropwizard.sample.SampleApplication
 
initialize(Bootstrap<?>) - Method in class io.federecio.dropwizard.swagger.SwaggerBundle
 
io.federecio.dropwizard.sample - package io.federecio.dropwizard.sample
 
io.federecio.dropwizard.swagger - package io.federecio.dropwizard.swagger
 
isEnabled() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
isIncludeSwaggerResource() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
isOperationAllowed(Operation, ApiDescription, Map<String, List<String>>, Map<String, String>, Map<String, List<String>>) - Method in class io.federecio.dropwizard.swagger.AuthParamFilter
 
isParamAllowed(Parameter, Operation, ApiDescription, Map<String, List<String>>, Map<String, String>, Map<String, List<String>>) - Method in class io.federecio.dropwizard.swagger.AuthParamFilter
 
isPrettyPrint() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
isPropertyAllowed(Model, Property, String, Map<String, List<String>>, Map<String, String>, Map<String, List<String>>) - Method in class io.federecio.dropwizard.swagger.AuthParamFilter
 
isShowApiSelector() - Method in class io.federecio.dropwizard.swagger.SwaggerViewConfiguration
 
isShowAuth() - Method in class io.federecio.dropwizard.swagger.SwaggerViewConfiguration
 

M

main(String[]) - Static method in class io.federecio.dropwizard.sample.SampleApplication
 
MOCKED_OAUTH2_TOKEN - Static variable in class io.federecio.dropwizard.sample.OAuth2Resource
 

O

OAuth2Resource - Class in io.federecio.dropwizard.sample
 
OAuth2Resource(SwaggerOAuth2Configuration) - Constructor for class io.federecio.dropwizard.sample.OAuth2Resource
 

R

run(SampleConfiguration, Environment) - Method in class io.federecio.dropwizard.sample.SampleApplication
 
run(T, Environment) - Method in class io.federecio.dropwizard.swagger.SwaggerBundle
 

S

SampleApplication - Class in io.federecio.dropwizard.sample
 
SampleApplication() - Constructor for class io.federecio.dropwizard.sample.SampleApplication
 
SampleBasicAuthenticator - Class in io.federecio.dropwizard.sample
 
SampleBasicAuthenticator() - Constructor for class io.federecio.dropwizard.sample.SampleBasicAuthenticator
 
SampleConfiguration - Class in io.federecio.dropwizard.sample
 
SampleConfiguration() - Constructor for class io.federecio.dropwizard.sample.SampleConfiguration
 
SampleOAuth2Authenticator - Class in io.federecio.dropwizard.sample
 
SampleOAuth2Authenticator() - Constructor for class io.federecio.dropwizard.sample.SampleOAuth2Authenticator
 
SampleResource - Class in io.federecio.dropwizard.sample
 
SampleResource() - Constructor for class io.federecio.dropwizard.sample.SampleResource
 
Saying - Class in io.federecio.dropwizard.sample
 
Saying(String) - Constructor for class io.federecio.dropwizard.sample.Saying
 
secret(PrincipalImpl) - Method in class io.federecio.dropwizard.sample.SampleResource
 
setAdditionalQueryStringParams(Map<String, String>) - Method in class io.federecio.dropwizard.swagger.SwaggerOAuth2Configuration
 
setAppName(String) - Method in class io.federecio.dropwizard.swagger.SwaggerOAuth2Configuration
 
setClientId(String) - Method in class io.federecio.dropwizard.swagger.SwaggerOAuth2Configuration
 
setClientSecret(String) - Method in class io.federecio.dropwizard.swagger.SwaggerOAuth2Configuration
 
setContact(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
setContactEmail(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
setContactUrl(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
setContextRoot(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
setDescription(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
setHost(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
setIncludeSwaggerResource(boolean) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
setIsEnabled(boolean) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
setIsPrettyPrint(boolean) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
setLicense(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
setLicenseUrl(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
setPageTitle(String) - Method in class io.federecio.dropwizard.swagger.SwaggerViewConfiguration
 
setRealm(String) - Method in class io.federecio.dropwizard.swagger.SwaggerOAuth2Configuration
 
setResourcePackage(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
setSchemes(String[]) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
setScopeSeparator(String) - Method in class io.federecio.dropwizard.swagger.SwaggerOAuth2Configuration
 
setShowApiSelector(boolean) - Method in class io.federecio.dropwizard.swagger.SwaggerViewConfiguration
 
setShowAuth(boolean) - Method in class io.federecio.dropwizard.swagger.SwaggerViewConfiguration
 
setSwaggerOAuth2Configuration(SwaggerOAuth2Configuration) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
setSwaggerViewConfiguration(SwaggerViewConfiguration) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
setTemplateUrl(String) - Method in class io.federecio.dropwizard.swagger.SwaggerViewConfiguration
 
setTermsOfServiceUrl(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
setTitle(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
setUriPrefix(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
setValidatorUrl(String) - Method in class io.federecio.dropwizard.swagger.SwaggerViewConfiguration
 
setVersion(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
SwaggerBundle<T extends io.dropwizard.Configuration> - Class in io.federecio.dropwizard.swagger
A ConfiguredBundle that provides hassle-free configuration of Swagger and Swagger UI on top of Dropwizard.
SwaggerBundle() - Constructor for class io.federecio.dropwizard.swagger.SwaggerBundle
 
SwaggerBundleConfiguration - Class in io.federecio.dropwizard.swagger
For the meaning of all these properties please refer to Swagger documentation or BeanConfig
SwaggerBundleConfiguration() - Constructor for class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
SwaggerOAuth2Configuration - Class in io.federecio.dropwizard.swagger
For the meaning of all these properties please refer to Swagger UI documentation or https://github.com/swagger-api/swagger-ui/blob/master/lib/swagger-oauth.js
SwaggerOAuth2Configuration() - Constructor for class io.federecio.dropwizard.swagger.SwaggerOAuth2Configuration
 
SwaggerResource - Class in io.federecio.dropwizard.swagger
 
SwaggerResource(String, SwaggerViewConfiguration, SwaggerOAuth2Configuration) - Constructor for class io.federecio.dropwizard.swagger.SwaggerResource
 
SwaggerResource(String, SwaggerViewConfiguration, SwaggerOAuth2Configuration, String) - Constructor for class io.federecio.dropwizard.swagger.SwaggerResource
 
SwaggerView - Class in io.federecio.dropwizard.swagger
Serves the content of Swagger's index page which has been "templatized" to support replacing the directory in which Swagger's static content is located (i.e.
SwaggerView(String, String, SwaggerViewConfiguration, SwaggerOAuth2Configuration) - Constructor for class io.federecio.dropwizard.swagger.SwaggerView
 
SwaggerViewConfiguration - Class in io.federecio.dropwizard.swagger
Contains all configurable parameters required to render the SwaggerUI View from the default template
SwaggerViewConfiguration() - Constructor for class io.federecio.dropwizard.swagger.SwaggerViewConfiguration
 
A B C G H I M O R S 
Skip navigation links

Copyright © 2014–2018. All rights reserved.