A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

accept(diego.tooling.FileWatchService.FileChangeEvent) - Method in HotReloadAgent
accept(diego.web.Context) - Method in Router.RequestFilter
accept(diego.web.Context) - Method in ValueExtractor
addController(java.lang.String, Class<? extends Controller>) - Method in WebMvcApplication
Register a controller
addFilter(Class<? extends RequestFilter>) - Method in WebMvcApplication
Add a diego.web.Router.RequestFilter
addHeader(java.lang.String, java.lang.String) - Method in Context
addHeader(java.lang.String, java.lang.String) - Method in ContextImpl
addInterceptor(Class<? extends Interceptor>) - Method in WebMvcApplication
Register an interceptor using its class name.
addPosition(int) - Method in Parameter
addUrlPattern(java.lang.String) - Method in Interceptor.Registration
Apply this Interceptor to this URI pattern
addWebSocketEndpoint(java.lang.String, Class<?>) - Method in WebMvcApplication
ALPHANUMERIC - Field in CharacterLibrary
Attachment - Annotation Type in diego.web.annotations
Created by Kevin Sheppard July 15, 2024
ATTACHMENT - Enum Constant in Http.ContentDisposition
AttachmentValidator - Class in diego.validation.constraints
Authors:
Kevin Sheppard Date: May 19, 2023
AttachmentValidator(java.lang.String, long) - Constructor in AttachmentValidator
attemptRollback() - Method in JDBCPlugin.TransactionalMethodInterceptor
authFailureEx(java.lang.String, java.lang.String) - Method in FastRuntimeException
AuthorizationFailureException - Class in diego.exceptions
Created by Kevin Sheppard July 19, 2024
AuthorizationFailureException(java.lang.String, java.lang.String) - Constructor in AuthorizationFailureException
AuthorizationProvider - Interface in diego.security
Created by Kevin Sheppard July 19, 2024

B

badRequest() - Method in Context
badRequest() - Method in ContextImpl
baseResource(java.nio.file.Path) - Method in StaticResourceHandlerImpl
BeanMapper - Trait in diego.ext.jdbc
bind(java.lang.Object) - Method in Query
Parameters:
bean - A Java Bean containing values for named parameters
bind(java.lang.Object) - Method in QueryImpl
bodyAsString() - Method in Context
bodyAsString() - Method in ContextImpl

C

cacheControl(java.lang.String) - Method in StaticResourceHandler
Set a custom Cache-Control header.
cacheControl(java.lang.String) - Method in StaticResourceHandlerImpl
canProceed(diego.web.Context, diego.web.Router.Route) - Method in Interceptor
Parameters:
ctx - The current HTTP context
CharacterLibrary - Enum in diego.security
Check - Annotation Type in diego.security
checkMethodMatcher - Field in ControllerClassMatcher
chooseParameterName(java.lang.String, java.lang.String) - Method in ValueExtractor
classPath(Class<?>) - Method in ResourceRoot
ClassPathFileLoader(Class<?>) - Constructor in FileLoader.ClassPathFileLoader
ClasspathResourceRoot(Class<?>) - Constructor in ResourceRoot.ClasspathResourceRoot
clear() - Method in Components
Empty the dependency container.
close() - Method in ConnectionFactory
Implemented for use in try-with-resources statements.
closeActiveConnection() - Method in ConnectionFactory
Components - Class in diego
A dependency manager for all of the framework components.
Components() - Constructor in Components
ConfigExtension - Class in diego.utils
ConfigExtension() - Constructor in ConfigExtension
ConfigurationProvider - Class in diego.templates.freemarker
Authors:
Kevin Sheppard Date: July 26, 2024
ConfigurationProvider(Class<?>) - Constructor in ConfigurationProvider
configure() - Method in FrameworkModule
configure() - Method in FreemarkerModule
configure() - Method in JDBCPlugin
configure() - Method in MailPlugin
configure() - Method in VelocityModule
configure(diego.web.WebMvcApplication) - Method in WebMvcConfiguration
connection - Property in QueryImpl
ConnectionFactory - Trait in diego.ext.jdbc
connectionLocal - Property in ConnectionFactory
containsKey(java.lang.String) - Method in Http.MultiMap
contentDisposition(java.lang.String) - Method in Result.FileEntityResult
Set the Content-Disposition header
contentType() - Method in Context
contentType() - Method in ContextImpl
Context - Interface in diego.web
ContextBuilderFilter - Class in diego.web.filters
ContextImpl - Class in diego.web
Created by Kevin Sheppard July 12, 2024
ContextImpl.RequestDispatchEvent - Class in diego.web
ContextImpl(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse) - Constructor in ContextImpl
Controller - Class in diego.web
A marker class for MVC components
Controller() - Constructor in Controller
ControllerClassMatcher - Class in diego.security
ControllerClassMatcher.CheckMethodMatcher - Class in diego.security
convert(java.lang.String) - Method in StringConverter
convertAttachment(diego.ext.mail.Email$Attachment) - Method in EmailParser
Cookie - Annotation Type in diego.web.annotations
cookieExtractor(java.lang.reflect.Parameter) - Method in ValueExtractor
copy(java.io.InputStream, java.io.OutputStream) - Method in Result.FileEntityResult
copyProperties(java.lang.Object, java.lang.Object) - Method in PropertyMapper
Copies the values of one object to another, ignoring nulls.
copyTo(java.nio.file.Path) - Method in Http.FileUpload
Copy the uploaded file to a destination of your choosing.
created() - Method in Context
created() - Method in ContextImpl
created(java.lang.Object) - Method in Results
Parameters:
body - The response body
createInstance(Class<T>) - Method in Components
Use the injector to create an instance of Type T.
createQuery(java.lang.String, java.lang.Object) - Method in Database
createQuery(java.lang.String, java.lang.Object) - Method in DatabaseImpl
createQuery(java.lang.String, java.lang.Object) - Method in Service
ctx - Field in Result

D

Database - Interface in diego.ext.jdbc
DatabaseImpl - Class in diego.ext.jdbc
DatabaseImpl(javax.sql.DataSource) - Constructor in DatabaseImpl
dataSource - Property in ConnectionFactory
dataSource() - Method in JDBCPlugin
db - Field in Service
decrypt(java.lang.String) - Method in Encrypt
Decrypt a value that was encrypted with this secret key.
DefaultAuthorizationProvider - Class in diego.security
DefaultEndpointConfigurator - Class in diego.web.ws
DELETE - Annotation Type in diego.web.annotations
Created by Kevin Sheppard July 04, 2024
delete() - Method in Http.FileUpload
Delete the uploaded file from disk
delete(java.lang.String, Handler) - Method in Router
Create a handler for DELETE requests at a given path
deserialize(com.fasterxml.jackson.core.JsonParser, com.fasterxml.jackson.databind.DeserializationContext) - Method in MultiMapDeserializer
Diego - Class in diego
Bootstraps the application and initializes the injector.
Diego.1 - Class in diego
Diego.1() - Constructor in Diego.1
DiegoTemplateExceptionHandler - Class in diego.templates.freemarker
An ExceptionHandler that simply puts "null" in the template and prints the actual error in the console.
dirAllowed(boolean) - Method in StaticResourceHandler
Allow/disallow directory listing
dirAllowed(boolean) - Method in StaticResourceHandlerImpl
DispatcherServlet - Class in diego.web
Created by Kevin Sheppard July 12, 2024
DispatcherServlet.RoutingCompletedEvent - Class in diego.web
doFilter(jakarta.servlet.ServletRequest, jakarta.servlet.ServletResponse, jakarta.servlet.FilterChain) - Method in ContextBuilderFilter
doFilter(jakarta.servlet.ServletRequest, jakarta.servlet.ServletResponse, jakarta.servlet.FilterChain) - Method in SEOFilesFilter

E

EmailParser - Trait in diego.ext.mail
Created by Kevin Sheppard June 21, 2024
Encrypt - Class in diego.security
Utility for generating SHA-256 hashes and performing AES encryption/decryption using a password and a 128-bit secret key.
Encrypt(diego.init.Settings) - Constructor in Encrypt
Env - Class in diego.utils
Utility class to read the app.env system property.
Env() - Constructor in Env
equals(java.lang.Object) - Method in ResourceRoot.ClasspathResourceRoot
equals(java.lang.Object) - Method in ResourceRoot.FileSystemResourceRoot
error() - Method in Context
error() - Method in ContextImpl
error(java.lang.Object) - Method in Results
Parameters:
body - The response body
etags(boolean) - Method in StaticResourceHandlerImpl
Event - Class in diego.lifecyle
Created by Kevin Sheppard July 24, 2024
EventListener - Interface in diego.lifecyle
exception(java.lang.String) - Method in FastRuntimeException
executeUpdate() - Method in Query
Returns:
The amount of rows affected
executeUpdate() - Method in QueryImpl

F

fail(java.lang.String) - Method in Validatable
FastRuntimeException - Class in diego.exceptions
A trick I learned from the Play Framework to short-circuit application execution in a performant way.
FastRuntimeException(java.lang.String) - Constructor in FastRuntimeException
file(java.io.InputStream) - Method in Results
file(java.lang.String) - Method in Service
Reads the content of an SQL script file in the {diego.baseResource}/sql directory.
FileChangeEvent(java.nio.file.Path) - Constructor in FileWatchService.FileChangeEvent
FileChangeEventEndpoint - Class in diego
Authors:
Kevin Sheppard July 09, 2024
FileEntityResult(Consumer<Context>) - Constructor in Result.FileEntityResult
FileLoader - Interface in diego.utils
Similar to the Freemarker template engine, this class defines an interface for a Loader that loads file resources from the classpath and the file system
FileLoader.ClassPathFileLoader - Class in diego.utils
FileLoader.FileSystemFileLoader - Class in diego.utils
fileName() - Method in Http.FileUpload
Returns:
The file name as it was saved on the server.
fileSystem(java.lang.String, Class<?>) - Method in ResourceRoot
FileSystemClassLoader - Class in diego.tooling
Authors:
Kevin Sheppard Date: July 22, 2024
FileSystemClassLoader(java.nio.file.Path, java.lang.ClassLoader) - Constructor in FileSystemClassLoader
FileSystemFileLoader(java.lang.String) - Constructor in FileLoader.FileSystemFileLoader
FileSystemResourceRoot(java.lang.String, Class<?>) - Constructor in ResourceRoot.FileSystemResourceRoot
FileUpload(jakarta.servlet.http.Part) - Constructor in Http.FileUpload
fileUploadExtractor(java.lang.reflect.Parameter) - Method in ValueExtractor
fileUploads() - Method in Context
fileUploads() - Method in ContextImpl
FileWatchService - Class in diego.tooling
Watches a list of directories recursively for file changes.
FileWatchService.FileChangeEvent - Class in diego.tooling
fillInStackTrace() - Method in FastRuntimeException
findConverter(Class<?>) - Method in PropertyMapper
findConverter(Class<?>) - Method in ValueExtractor
findMatch(java.lang.String) - Method in AttachmentValidator
findNetworkInterfaces() - Method in NetworkInterfaceFinder
findRow(Class<T>) - Method in Query
Parameters:
type - A Java Bean class
findRow(Class<T>) - Method in QueryImpl
findRows(Class<T>) - Method in Query
Parameters:
type - A Java Bean class
findRows(Class<T>) - Method in QueryImpl
flash(java.lang.String, java.lang.String) - Method in Context
flash(java.lang.String, java.lang.String) - Method in ContextImpl
flashing(java.lang.String, java.lang.String) - Method in Result
Set a flash message
flashParams(diego.exceptions.ValidationException) - Method in ContextImpl
flatValues() - Method in Http.MultiMap
Basically all the values of List_a + List_b + List_n
forEach(BiConsumer<? super String,? super List<T>>) - Method in Http.MultiMap
Form - Annotation Type in diego.web.annotations
Created by Kevin Sheppard July 15, 2024
form(Class<T>, Class<?>) - Method in Context
form(Class<T>, Class<?>) - Method in ContextImpl
formBodyParser(java.lang.reflect.Parameter) - Method in ValueExtractor
formParameterExtractor(java.lang.reflect.Parameter) - Method in ValueExtractor
Forms - Class in diego.validation
Created by Kevin Sheppard July 18, 2024
forwardRequestToDispatcher(java.lang.String) - Method in Context
forwardRequestToDispatcher(java.lang.String) - Method in ContextImpl
FrameworkModule - Class in diego.init
FrameworkModule(Class<? extends WebMvcConfiguration>) - Constructor in FrameworkModule
FreemarkerModule - Class in diego.templates.freemarker
Authors:
Kevin Sheppard Date: July 26, 2024
FreemarkerTemplateEngine - Class in diego.templates.freemarker
Authors:
Kevin Sheppard Date: July 26, 2024
FreemarkerTemplateEngine(freemarker.template.Configuration) - Constructor in FreemarkerTemplateEngine
from(Map<String,T[]>) - Method in Http.MultiMap

G

generate(diego.security.CharacterLibrary) - Method in TokenGenerator
Generates a 64 character string of characters based on the library library provided.
generateResult(int, java.lang.Object) - Method in Results
generateToken() - Method in TokenGenerator
Useful for generating auth tokens and API keys.
GET - Annotation Type in diego.web.annotations
Created by Kevin Sheppard July 04, 2024
get() - Method in ConfigurationProvider
get(java.lang.String) - Method in Context
get(java.lang.String) - Method in ContextImpl
get(java.lang.String) - Method in Http.MultiMap
get() - Method in ObjectMapperProvider
get(java.lang.String, Handler) - Method in Router
get() - Method in VelocityEngineProvider
getAll(java.lang.String) - Method in Http.MultiMap
getBaseUrl() - Method in Settings
getBeanProperties(java.lang.Object) - Method in PropertyMapper
Parameters:
instance - A Bean.
getBoolean(com.typesafe.config.Config, java.lang.String, boolean) - Method in ConfigExtension
getBoolean(java.lang.String) - Method in Settings
getChars() - Method in CharacterLibrary
getChecksum() - Method in Http.FileUpload
Returns:
The MD5 checksum of the uploaded file
getConfig() - Method in Settings
Returns:
The root configuration object.
getConfigurationClass() - Method in Settings
getConnection() - Method in ConnectionFactory
getConnection() - Method in Database
getContentType() - Method in Http.FileUpload
Returns:
The MIME type of the file sent in the original request
getCookieValue(java.lang.String) - Method in Context
getCookieValue(java.lang.String) - Method in ContextImpl
getDateFormat() - Method in Settings
getDefaultExtension() - Method in FreemarkerTemplateEngine
getDefaultExtension() - Method in TemplateEngine
Mostly used by other framework components.
getDefaultExtension() - Method in VelocityTemplateEngine
getDetail() - Method in DispatcherServlet.RoutingCompletedEvent
getDetail() - Method in Event
getDetail() - Method in FileWatchService.FileChangeEvent
getDetail() - Method in HotReloadAgent.SourceUpdatedEvent
getDisplayName() - Method in User
getDuration(com.typesafe.config.Config, java.lang.String, java.time.Duration) - Method in ConfigExtension
getEndpointInstance(Class<T>) - Method in DefaultEndpointConfigurator
getEnv() - Method in Settings
getFile(java.lang.String) - Method in ResourceRoot
getFile(java.lang.String) - Method in ResourceRoot.ClasspathResourceRoot
getFile(java.lang.String) - Method in ResourceRoot.FileSystemResourceRoot
getFileContent(java.lang.String) - Method in ResourceRoot
getFileContent(java.lang.String) - Method in ResourceRoot.ClasspathResourceRoot
getFileContent(java.lang.String) - Method in ResourceRoot.FileSystemResourceRoot
getFileUpload(java.lang.String) - Method in Context
getFileUpload(java.lang.String) - Method in ContextImpl
getFileUploadsDir() - Method in Settings.HttpConfig
getGenericType(java.lang.reflect.Type) - Method in PropertyMapper
getHeader(java.lang.String) - Method in Context
getHeader(java.lang.String) - Method in ContextImpl
getHttp() - Method in Settings
getId() - Method in User
getInputStream() - Method in Http.FileUpload
Get access to the raw InputStream
getInputStream(java.lang.String) - Method in ResourceRoot
getInputStream(java.lang.String) - Method in ResourceRoot.ClasspathResourceRoot
getInputStream(java.lang.String) - Method in ResourceRoot.FileSystemResourceRoot
getInstance() - Method in Settings
Non-thread safe singleton method.
getInt(com.typesafe.config.Config, java.lang.String, int) - Method in ConfigExtension
getMaxBodySize() - Method in Settings.HttpConfig
getName() - Method in FileSystemClassLoader
getName() - Method in Http.FileUpload
Returns:
The name of this part, usually the parameter name
getPasswordAuthentication() - Method in PasswordAuthenticator
getPath() - Method in Http.FileUpload
Returns:
The java.nio.file.Path to the uploaded file.
getPath() - Method in StaticResourceHandlerImpl
getPermissions() - Method in AuthorizationFailureException
getPort() - Method in Settings.HttpConfig
getResource(java.lang.String) - Method in FileLoader
getResource(java.lang.String) - Method in FileLoader.ClassPathFileLoader
getResource(java.lang.String) - Method in FileLoader.FileSystemFileLoader
getResourceAsStream(java.lang.String) - Method in FileLoader
Get an InputStream from a file location
getResourceAsStream(java.lang.String) - Method in FileLoader.ClassPathFileLoader
getResourceAsStream(java.lang.String) - Method in FileLoader.FileSystemFileLoader
getResourceBase() - Method in Settings
getResourceContent(java.lang.String) - Method in FileLoader
Get the content of a text file
getResourceContent(java.lang.String) - Method in FileLoader.ClassPathFileLoader
getResultSetValue(int, java.lang.String) - Method in QueryImpl
Useful links:
getRole() - Method in AuthorizationFailureException
getServletNameOrPath() - Method in ContextImpl.RequestDispatchEvent
getSize() - Method in Http.FileUpload
Returns:
The size of the uploaded file in bytes
getString(com.typesafe.config.Config, java.lang.String, java.lang.String) - Method in ConfigExtension
getString(java.lang.String, java.lang.String) - Method in Settings
getSubmittedFileName() - Method in Http.FileUpload
Returns:
The name of the file supplied by the client
getTemporaryFileName() - Method in Http.FileUpload
Returns:
The file name generated by the server to prevent file name collisions in the upload directory
getter - Property in Property
getValue() - Method in Property
getViolations() - Method in ValidationException
groups() - Method in Required
groups() - Method in Upload

H

handle(diego.web.Context) - Method in Router.Handler
handler(Handler) - Method in Router.Route
handleTemplateException(freemarker.template.TemplateException, freemarker.core.Environment, java.io.Writer) - Method in DiegoTemplateExceptionHandler
hasActiveConnection() - Method in ConnectionFactory
hasAuthority(java.lang.String) - Method in User
Checks if the user has a given permission
hasConstraintViolations() - Method in ValidationException
hash(java.lang.String) - Method in Encrypt
Parameters:
value - A plaintext string
hashCode() - Method in ResourceRoot.ClasspathResourceRoot
hashCode() - Method in ResourceRoot.FileSystemResourceRoot
hasPath(java.lang.String) - Method in Settings
HotReloadAgent - Class in diego
Authors:
Kevin Sheppard Date: August 01, 2024
HotReloadAgent.SourceUpdatedEvent - Class in diego
HotReloadAgent(java.lang.String) - Constructor in HotReloadAgent
Http - Class in diego.web
Created by Kevin Sheppard July 12, 2024
Http.ContentDisposition - Enum in diego.web
Http.FileUpload - Class in diego.web
Http.MultiMap - Class in diego.web

I

init(jakarta.servlet.FilterConfig) - Method in SEOFilesFilter
initialize(diego.validation.constraints.Upload) - Method in AttachmentValidator
initialize(diego.ext.jdbc.Database, diego.utils.FileLoader) - Method in Service
initializeWith(diego.init.Module) - Method in Components
Create an injector using specific modules.
INLINE - Enum Constant in Http.ContentDisposition
insertAndReturnKey() - Method in Query
Returns:
The primary key generated from the insert statement
insertAndReturnKey() - Method in QueryImpl
inspect(diego.reflection.Property) - Method in PropertyMapper
inspect(org.minimalcode.reflect.Property) - Method in ValueExtractor
Interceptor - Interface in diego.web
Created by Kevin Sheppard July 19, 2024
Interceptor.Registration - Interface in diego.web
Associated with each Interceptor.
invoke(org.aopalliance.intercept.MethodInvocation) - Method in ControllerClassMatcher
invoke(org.aopalliance.intercept.MethodInvocation) - Method in JDBCPlugin.TransactionalMethodInterceptor
invoke(org.aopalliance.intercept.MethodInvocation) - Method in SecureClassMatcher
is(java.lang.String) - Method in Env
Compare the env system property to a given string.
is(java.lang.String) - Method in Settings.Env
Parameters:
env - The value to compare, e.g. staging.
isAuthorized(diego.security.User, java.lang.String) - Method in AuthorizationProvider
Check if a user has the right role or permission to access this part of the application.
isAuthorized(diego.security.User, java.lang.String) - Method in DefaultAuthorizationProvider
isCompleted() - Method in ContextImpl
isDev() - Method in Env
Returns:
True if it matches dev
isDev() - Method in Settings.Env
Returns:
True if it matches dev
isEmpty() - Method in Http.MultiMap
isInitialized() - Method in Components
Returns:
True if the Injector has been initialized.
isInRole(java.lang.String) - Method in User
Checks if the user belongs to any of the given roles
isMultipart() - Method in Context
isMultipart() - Method in ContextImpl
isProd() - Method in Env
Returns:
True if it matches prod
isProd() - Method in Settings.Env
Returns:
True if it matches prod
isValid(diego.web.Http.FileUpload, jakarta.validation.ConstraintValidatorContext) - Method in AttachmentValidator
isValid(java.lang.Object, jakarta.validation.ConstraintValidatorContext) - Method in RequiredValidator

J

JDBCPlugin - Class in diego.ext.jdbc
JDBCPlugin.TransactionalMethodInterceptor - Class in diego.ext.jdbc
JDBCPlugin.TransactionalMethodInterceptor() - Constructor in JDBCPlugin.TransactionalMethodInterceptor
JDBCPlugin() - Constructor in JDBCPlugin
JSON - Annotation Type in diego.web.annotations
Created by Kevin Sheppard July 15, 2024
json(java.lang.Object) - Method in Results
Send a JSON response to the client.
jsonBodyParser(java.lang.reflect.Parameter) - Method in ValueExtractor
JsonEntityResult(java.lang.Object) - Constructor in Result.JsonEntityResult

K

keySet() - Method in Http.MultiMap

L

lifeCycleStarted(org.eclipse.jetty.util.component.LifeCycle) - Method in Diego.1
load() - Method in Settings
Parse the configuration file and create an instance of Settings by loading the default configuration file or the source specified in the config.file, config.resource or config.url System property.
load(Class<T>) - Method in UsesDependencyService
loadClass(java.lang.String) - Method in FileSystemClassLoader

M

Mailer - Interface in diego.ext.mail
Created by Kevin Sheppard June 21, 2024
mailer() - Method in MailPlugin
MailPlugin - Class in diego.ext.mail
Created by Kevin Sheppard June 21, 2024
MailPlugin() - Constructor in MailPlugin
main(java.lang.String) - Method in FileWatchService
mapToBean(Class<T>, Map<String, Object>) - Method in BeanMapper
Creates an instance of T filled with the data from a database query.
matches(Class<? extends Controller>) - Method in ControllerClassMatcher
matches(java.lang.reflect.Method) - Method in ControllerClassMatcher.CheckMethodMatcher
matches(Class<? extends Controller>) - Method in SecureClassMatcher
MAX_VALUE - Field in CharacterLibrary
maxAge(java.time.Duration) - Method in StaticResourceHandler
Sets a Cache-Control header of max-age={duration},private.
maxAge(java.time.Duration) - Method in StaticResourceHandlerImpl
maxSize - Field in Attachment
Returns:
The attachment's max size (in bytes).
maxSize - Property in AttachmentValidator
maxSize() - Method in Upload
merge(MultiMap<T>) - Method in Http.MultiMap
message() - Method in Required
message() - Method in Upload
metaData - Property in QueryImpl
mimeTypePatterns - Property in AttachmentValidator
mimeTypes - Field in Attachment
Can use wildcards such as 'image/*'.
mimeTypes() - Method in Upload
MIN_VALUE - Field in CharacterLibrary
MockMailer - Class in diego.ext.mail
Created by Kevin Sheppard June 21, 2024
MockMailer(java.lang.String) - Constructor in MockMailer
ModelAndViewResult(java.lang.String) - Constructor in Result.ModelAndViewResult
Module - Annotation Type in diego.init
MultiMap(Map<String,List<T>>) - Constructor in Http.MultiMap
MultiMapDeserializer - Class in diego.init
Authors:
Kevin Sheppard Date: July 25, 2024
MultiMapDeserializer(Class<?>) - Constructor in MultiMapDeserializer
MultiMapSerializer - Class in diego.init
Authors:
Kevin Sheppard Date: July 25, 2024
MultiMapSerializer(Class<Http.MultiMap<String>>) - Constructor in MultiMapSerializer
mvcConfiguration - Field in DispatcherServlet

N

name - Property in Parameter
name - Property in Property
name(java.lang.String) - Method in StaticResourceHandler
Sets the name of the underlying Servlet so that it can be accessed via ctx.request().getServletContext().getNamedDispatcher({name})
name(java.lang.String) - Method in StaticResourceHandlerImpl
namedParameters - Property in QueryImpl
NetworkInterfaceFinder - Class in diego
Created by Kevin Sheppard August 12, 2024
notFound() - Method in Context
notFound(java.lang.String) - Method in ContextImpl
notFound(diego.web.Context) - Method in WebMvcConfiguration
Invoked when a route is not found.
NUMERIC - Field in CharacterLibrary

O

ObjectMapperProvider - Class in diego.init
Authors:
Kevin Sheppard Date: Jul 14, 2023
ObjectMapperProvider(java.lang.String) - Constructor in ObjectMapperProvider
ok() - Method in Context
ok() - Method in ContextImpl
ok(java.lang.Object) - Method in Results
onClose(jakarta.websocket.Session, jakarta.websocket.CloseReason) - Method in FileChangeEventEndpoint
onFileChange(Consumer<FileChangeEvent>) - Method in FileWatchService
onOpen(jakarta.websocket.Session, jakarta.websocket.EndpointConfig) - Method in FileChangeEventEndpoint
onRoutingComplete(Consumer<RoutingCompletedEvent>) - Method in DispatcherServlet
onSourceUpdate(Consumer<SourceUpdatedEvent>) - Method in HotReloadAgent
Order - Annotation Type in diego.web.annotations
Created by Kevin Sheppard June 05, 2024

P

Param - Annotation Type in diego.web.annotations
Parameter - Class in diego.ext.jdbc
Authors:
Kevin Sheppard Date: May 30, 2024
Parameter(java.lang.String, int) - Constructor in Parameter
parameterAssignmentEx(java.lang.Exception) - Method in FastRuntimeException
parameterPattern - Property in QueryImpl
params(Map<String,Object>) - Method in Query
Parameters:
params - A java.util.Map<String, Object> or any Java Bean from which the query can source its parameter values
params(Map<String, Object>) - Method in QueryImpl
parseAddress(java.lang.String) - Method in EmailParser
parseRequest(diego.web.Context, Class<T>, Class<?>) - Method in Forms
parseTemplate(java.lang.String) - Method in QueryImpl
PasswordAuthenticator - Class in diego.ext.mail
PasswordAuthenticator(java.lang.String, java.lang.String) - Constructor in PasswordAuthenticator
PATCH - Annotation Type in diego.web.annotations
Created by Kevin Sheppard July 04, 2024
patch(java.lang.String, Handler) - Method in Router
Create a handler for PATCH requests at a given path
path() - Method in Context
path() - Method in ContextImpl
path(java.lang.String) - Method in StaticResourceHandlerImpl
pathParameter(java.lang.String) - Method in Context
pathParameter(java.lang.String) - Method in ContextImpl
pathParameterExtractor(java.lang.reflect.Parameter) - Method in ValueExtractor
payload() - Method in Required
payload() - Method in Upload
positionalParameters - Property in QueryImpl
positions - Property in Parameter
POST - Annotation Type in diego.web.annotations
Created by Kevin Sheppard July 04, 2024
post(java.lang.String, Handler) - Method in Router
Create a handler for POST requests at a given path
preparedStatement - Property in QueryImpl
preVisitDirectory(java.nio.file.Path, java.nio.file.attribute.BasicFileAttributes) - Method in FileWatchService
printStackTrace() - Method in FastRuntimeException
Property - Class in diego.reflection
A representation of a class property
Property() - Constructor in Property
PropertyMapper - Class in diego.reflection
Authors:
Kevin Sheppard Date: February 7, 2022 3:59AM
PropertyMapper() - Constructor in PropertyMapper
PUT - Annotation Type in diego.web.annotations
Created by Kevin Sheppard July 04, 2024
put(java.lang.String, java.lang.Object) - Method in Context
put(java.lang.String, java.lang.Object) - Method in ContextImpl
put(java.lang.String, T) - Method in Http.MultiMap
put(java.lang.String, java.lang.Object) - Method in Result.ModelAndViewResult
put(java.lang.String, Handler) - Method in Router
Create a handler for PUT requests at a given path

Q

Query - Interface in diego.ext.jdbc
QueryImpl - Class in diego.ext.jdbc
QueryImpl(java.lang.String, java.sql.Connection) - Constructor in QueryImpl
QueryParameter - Annotation Type in diego.web.annotations
Created by Kevin Sheppard July 15, 2024
queryParameterExtractor(java.lang.reflect.Parameter) - Method in ValueExtractor
queryParameters() - Method in Context
queryParameters() - Method in ContextImpl

R

redirect(java.lang.String) - Method in Context
redirect(java.lang.String) - Method in ContextImpl
redirect(java.lang.String) - Method in Results
Parameters:
path - The destination path
RedirectResult(java.lang.String) - Constructor in Result.RedirectResult
removeCookie(java.lang.String) - Method in Context
removeCookie(java.lang.String) - Method in ContextImpl
removingCookie(java.lang.String) - Method in Result
Remove a cookie from the response
render(java.lang.String) - Method in FreemarkerTemplateEngine
render(java.lang.String) - Method in TemplateEngine
Parameters:
templateName - The name of the template relative to {diego.templates.dir} (minus the default extension).
render(java.lang.String) - Method in VelocityTemplateEngine
renderJson(java.lang.Object) - Method in Context
renderJson(java.lang.Object) - Method in ContextImpl
renderView(java.lang.String) - Method in Context
Parameters:
view - The name of the view file (without extension) relative to the {diego.templates.dir} directory.
renderView(java.lang.String) - Method in ContextImpl
request() - Method in Context
request() - Method in ContextImpl
Required - Annotation Type in diego.validation.constraints
Authors:
Kevin Sheppard Date: May 19, 2023
RequiredValidator - Class in diego.validation.constraints
Authors:
Kevin Sheppard Date: May 19, 2023
RequiredValidator() - Constructor in RequiredValidator
ResourceRoot - Interface in diego.utils
Created by Kevin Sheppard July 23, 2024
ResourceRoot.ClasspathResourceRoot - Class in diego.utils
ResourceRoot.FileSystemResourceRoot - Class in diego.utils
response() - Method in Context
response() - Method in ContextImpl
Result - Class in diego.web
Created by Kevin Sheppard June 26, 2024
Result.FileEntityResult - Class in diego.web
Result.JsonEntityResult - Class in diego.web
Result.ModelAndViewResult - Class in diego.web
Result.RedirectResult - Class in diego.web
Result.StatusResult - Class in diego.web
Result() - Constructor in Result
resultMethodMatcher - Field in SecureClassMatcher
Results - Class in diego.web
Factory class for generating Results Created by Kevin Sheppard November 09, 2024
Results() - Constructor in Results
resultSet - Property in QueryImpl
route() - Method in Context
route() - Method in ContextImpl
Router - Interface in diego.web
Router.FilterRegistration - Interface in diego.web
Router.Handler - Interface in diego.web
Router.RequestFilter - Interface in diego.web
Router.Route - Interface in diego.web
RoutingCompletedEvent(diego.web.Context) - Constructor in DispatcherServlet.RoutingCompletedEvent
run(Class<? extends WebMvcConfiguration>) - Method in Diego

S

Secure - Annotation Type in diego.security
SecureClassMatcher - Class in diego.security
send(java.lang.String) - Method in Context
send(java.lang.String) - Method in ContextImpl
send(groovy.lang.Closure) - Method in Mailer
Send an email using the Groovy DSL
send(groovy.lang.Closure) - Method in MockMailer
send() - Method in Result
send() - Method in Result.FileEntityResult
send() - Method in Result.JsonEntityResult
send() - Method in Result.ModelAndViewResult
send() - Method in Result.RedirectResult
send() - Method in Result.StatusResult
send(groovy.lang.Closure) - Method in SMTPMailer
sendFile(java.io.InputStream) - Method in Context
Send a file to the client using an InputStream
sendFile(java.io.InputStream) - Method in ContextImpl
SEOFilesFilter - Class in diego.web.filters
serialize(diego.web.Http.MultiMap<String>, com.fasterxml.jackson.core.JsonGenerator, com.fasterxml.jackson.databind.SerializerProvider) - Method in MultiMapSerializer
serve(java.lang.String, java.nio.file.Path) - Method in WebMvcApplication
Serve files from a local directory
serverEndpointConfig - Field in DispatcherServlet
Service - Class in diego.ext.jdbc
service(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse) - Method in DispatcherServlet
Service() - Constructor in Service
set(java.lang.String, List<T>) - Method in Http.MultiMap
setConfigurationClass(Class<? extends WebMvcConfiguration>) - Method in FrameworkModule
setConfigurationClass(Class<?>) - Method in Settings
setCookie(java.lang.String, java.lang.String) - Method in Context
Set a cookie on the client that will last as long as the browser session
setCookie(java.lang.String, java.lang.String) - Method in ContextImpl
setDataSource(javax.sql.DataSource) - Method in ConnectionFactory
setHeader(java.lang.String, java.lang.String) - Method in Context
Sets a response header.
setHeader(java.lang.String, java.lang.String) - Method in ContextImpl
setName(java.lang.String) - Method in Router.FilterRegistration
Give this filter a name
setParameter(int, java.lang.Object) - Method in Query
Set a positional parameter.
setParameter(int, java.lang.Object) - Method in QueryImpl
setPositionalParameters(java.lang.Object) - Method in QueryImpl
setRoute(diego.web.RouterImpl$RouteImpl) - Method in ContextImpl
setStatementValue(int, java.lang.Object) - Method in QueryImpl
setter - Property in Property
Settings - Class in diego.init
Typed representation of application settings stored in *.conf files.
Settings.Env - Class in diego.init
Utility class for reading the "diego.env" config property.
Settings.HttpConfig - Class in diego.init
setUrlPattern(java.lang.String) - Method in Router.FilterRegistration
Apply this filter to a particular URL pattern
setUrlPatterns(java.lang.String) - Method in Router.FilterRegistration
Apply this filter to several URL patterns
setUser(diego.security.User) - Method in Context
setUser(diego.security.User) - Method in ContextImpl
setValue(java.lang.Object) - Method in Property
sha256(java.lang.String) - Method in Encrypt
Parameters:
value - A plaintext string
SMTPMailer - Class in diego.ext.mail
SMTPMailer(java.util.Properties, java.lang.String, java.lang.String, java.lang.String) - Constructor in SMTPMailer
source - Property in Property
SourceUpdatedEvent(java.lang.ClassLoader) - Constructor in HotReloadAgent.SourceUpdatedEvent
SPECIAL - Field in CharacterLibrary
sql - Property in QueryImpl
State - Annotation Type in diego.web.annotations
Created by Kevin Sheppard July 15, 2024
stateValueExtractor(java.lang.reflect.Parameter) - Method in ValueExtractor
StaticResourceHandler - Interface in diego.web
StaticResourceHandlerImpl - Class in diego.web
A wrapper for Jetty's DefaultServlet that makes configuration easier Created by Kevin Sheppard November 07, 2024
StaticResourceHandlerImpl() - Constructor in StaticResourceHandlerImpl
status(int) - Method in Context
status(int) - Method in ContextImpl
status(int) - Method in Results
Parameters:
statusCode - The HTTP status code
StatusResult(int) - Constructor in Result.StatusResult
stop() - Method in FileWatchService
StringConverter - Interface in diego.reflection
A functional interface for converting a String to an appropriate type
strToPattern(java.lang.String) - Method in AttachmentValidator
Converts an Ant expression to a Regex pattern.

T

TemplateEngine - Interface in diego.templates
Authors:
Kevin Sheppard Date: July 25, 2024
toCamelCase(java.lang.String) - Method in BeanMapper
TokenGenerator - Class in diego.security
Generate a string of random characters.
TokenGenerator() - Constructor in TokenGenerator
toMap() - Method in Http.MultiMap

U

unauthorized() - Method in Context
unauthorized() - Method in ContextImpl
unauthorized() - Method in Results
unauthorizedResult(diego.web.Context) - Method in AuthorizationProvider
Parameters:
ctx - The current request context
Upload - Annotation Type in diego.validation.constraints
Ensures that file uploads are of a particular MIME type and size.
urlDecode(java.lang.String) - Method in Http
urlEncode(java.lang.String) - Method in Http
User - Class in diego.security
Created by Kevin Sheppard July 19, 2024
user() - Method in Context
user() - Method in ContextImpl
User(java.lang.Object, java.lang.String, java.lang.String) - Constructor in User
Uses - Annotation Type in diego.init
Created by Kevin Sheppard June 24, 2024
UsesDependencyService - Interface in diego
Created by Kevin Sheppard July 24, 2024

V

Validatable - Interface in diego.validation
Created by Kevin Sheppard July 18, 2024
validate(diego.web.Http.FileUpload) - Method in AttachmentValidator
validate(T, Class<?>) - Method in Forms
validate() - Method in Validatable
Perform custom validation here and call fail(String) if any validation check fails.
validate(T) - Method in ValueExtractor.Validator
Validate an instance of and throw a FastRuntimeException if it fails.
validationEx(java.lang.String, diego.web.Http.MultiMap<String>) - Method in FastRuntimeException
ValidationException - Class in diego.exceptions
Created by Kevin Sheppard July 18, 2024
ValidationException(java.lang.String, diego.web.Http.MultiMap<String>) - Constructor in ValidationException
validationFailed() - Method in Context
validationFailed() - Method in ContextImpl
validationFailed(java.lang.Object) - Method in Results
Parameters:
body - The response body
validationFailed(diego.web.Context, diego.exceptions.ValidationException) - Method in WebMvcConfiguration
Invoked when form validation fails.
validationGroups - Field in Form
Default:
{}
validationGroups - Field in JSON
Default:
{}
value - Field in Attachment
Default:
""
value - Field in Check
value - Field in Cookie
Default:
""
value - Field in DELETE
Default:
""
value - Field in GET
Default:
""
value - Field in Module
value - Field in Order
Default:
0
value - Field in Param
Default:
""
value - Property in Parameter
value - Field in PATCH
Default:
""
value - Field in POST
Default:
""
value - Field in PUT
Default:
""
value() - Method in Query
Returns:
A single column of type T
value() - Method in QueryImpl
value - Field in QueryParameter
Default:
""
value - Field in State
Default:
""
value() - Method in Upload
value() - Method in Uses
ValueExtractor - Interface in diego.web
ValueExtractor.Validator - Interface in diego.web
values() - Method in Query
Returns:
A List of T
values() - Method in QueryImpl
VelocityEngineProvider - Class in diego.templates.velocity
Authors:
Kevin Sheppard Date: July 25, 2024
VelocityEngineProvider(java.lang.String) - Constructor in VelocityEngineProvider
VelocityModule - Class in diego.templates.velocity
Authors:
Kevin Sheppard Date: July 25, 2024
VelocityTemplateEngine - Class in diego.templates.velocity
Authors:
Kevin Sheppard Date: July 25, 2024
VelocityTemplateEngine(org.apache.velocity.app.VelocityEngine, java.lang.String) - Constructor in VelocityTemplateEngine
view(java.lang.String, Map<String, Object>) - Method in Results
This sets the Content-Type to text/html by default.

W

watch(java.nio.file.Path) - Method in FileWatchService
WebMvcApplication - Interface in diego.web
WebMvcConfiguration - Interface in diego.web
withBody(java.lang.String, java.lang.String) - Method in Result.StatusResult
Set the response body
withCookie(java.lang.String, java.lang.String) - Method in Result
withHeader(java.lang.String, java.lang.String) - Method in Result
Add an HTTP header to the response
withStatus(int) - Method in Result
writeUploadsToDiskAtomically(Collection<FileUpload>) - Method in ValueExtractor

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _