A D E F G I L M O P S T W 

A

absolute(String) - Method in class org.cyclopsgroup.kaufman.web.WebLinkTool
 
AbstractRequestAuthorizingFilter - Class in org.cyclopsgroup.kaufman.servlet
A base abstract HTTP filter that verifies request before passing it to next step of chain
AbstractRequestAuthorizingFilter() - Constructor for class org.cyclopsgroup.kaufman.servlet.AbstractRequestAuthorizingFilter
 

D

decorate(Class<T>, T) - Static method in class org.cyclopsgroup.kaufman.logging.InvocationLoggingDecorator
Create proxy of given interface around given implementation
destroy() - Method in class org.cyclopsgroup.kaufman.servlet.DomainRedirectionFilter
 
destroy() - Method in class org.cyclopsgroup.kaufman.servlet.DomainWhitelistingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.cyclopsgroup.kaufman.servlet.AbstractRequestAuthorizingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.cyclopsgroup.kaufman.servlet.DomainRedirectionFilter
 
DomainRedirectionFilter - Class in org.cyclopsgroup.kaufman.servlet
Filter that redirects requests to the primary domain if request is not from it.
DomainRedirectionFilter() - Constructor for class org.cyclopsgroup.kaufman.servlet.DomainRedirectionFilter
 
DomainWhitelistingFilter - Class in org.cyclopsgroup.kaufman.servlet
An HTTP filter that only allows request for a whitelist of domains
DomainWhitelistingFilter() - Constructor for class org.cyclopsgroup.kaufman.servlet.DomainWhitelistingFilter
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.cyclopsgroup.kaufman.wfv.FormValidationServlet
 

E

execute(ProceedingJoinPoint) - Method in class org.cyclopsgroup.kaufman.logging.InvocationLoggingAdvice
 
execute(ProceedingJoinPoint) - Method in class org.cyclopsgroup.kaufman.logging.StackTraceShorteningAdvice
 
expandInclusion(LocateableResource) - Static method in class org.cyclopsgroup.kaufman.PropertiesHierarchyUtils
 

F

FieldValidationResult - Class in org.cyclopsgroup.kaufman.wfv
 
FieldValidationResult() - Constructor for class org.cyclopsgroup.kaufman.wfv.FieldValidationResult
 
FormValidationResult - Class in org.cyclopsgroup.kaufman.wfv
 
FormValidationResult() - Constructor for class org.cyclopsgroup.kaufman.wfv.FormValidationResult
 
FormValidationServlet - Class in org.cyclopsgroup.kaufman.wfv
This servlet validates request with Validator from spring context and return a JSON pojo for validation results.
FormValidationServlet() - Constructor for class org.cyclopsgroup.kaufman.wfv.FormValidationServlet
 
fromFile(File) - Static method in class org.cyclopsgroup.kaufman.LocateableResource
 

G

getCurrentPage() - Method in class org.cyclopsgroup.kaufman.web.Pagination
 
getDisplayPages() - Method in class org.cyclopsgroup.kaufman.web.Pagination
 
getExternalResourcePatterns() - Method in class org.cyclopsgroup.kaufman.web.SimpleWebLinkToolConfig
 
getExternalResourcePatterns() - Method in interface org.cyclopsgroup.kaufman.web.WebLinkToolConfig
 
getExternalResourceUrl() - Method in class org.cyclopsgroup.kaufman.web.SimpleWebLinkToolConfig
 
getExternalResourceUrl() - Method in interface org.cyclopsgroup.kaufman.web.WebLinkToolConfig
 
getFailureMessages() - Method in class org.cyclopsgroup.kaufman.wfv.FieldValidationResult
 
getFieldName() - Method in class org.cyclopsgroup.kaufman.wfv.FieldValidationResult
 
getFields() - Method in class org.cyclopsgroup.kaufman.wfv.FormValidationResult
 
getObject() - Method in class org.cyclopsgroup.kaufman.spring.MappedFactoryBean
 
getObject() - Method in class org.cyclopsgroup.kaufman.spring.PropertyPopulatingFactoryBean
 
getObject() - Method in class org.cyclopsgroup.kaufman.spring.StringFormattingFactoryBean
 
getObject() - Method in class org.cyclopsgroup.kaufman.spring.SubPropertiesFactoryBean
 
getObjectType() - Method in class org.cyclopsgroup.kaufman.spring.MappedFactoryBean
 
getObjectType() - Method in class org.cyclopsgroup.kaufman.spring.PropertyPopulatingFactoryBean
 
getObjectType() - Method in class org.cyclopsgroup.kaufman.spring.StringFormattingFactoryBean
 
getObjectType() - Method in class org.cyclopsgroup.kaufman.spring.SubPropertiesFactoryBean
 
getPageSize() - Method in class org.cyclopsgroup.kaufman.web.Pagination
 
getTotalPages() - Method in class org.cyclopsgroup.kaufman.web.Pagination
 
getView() - Method in class org.cyclopsgroup.kaufman.web.Pagination
 

I

init(FilterConfig) - Method in class org.cyclopsgroup.kaufman.servlet.DomainRedirectionFilter
 
init(FilterConfig) - Method in class org.cyclopsgroup.kaufman.servlet.DomainWhitelistingFilter
 
init(Object) - Method in class org.cyclopsgroup.kaufman.web.WebLinkTool
 
InvocationLoggingAdvice - Class in org.cyclopsgroup.kaufman.logging
AspectJ advice that logs input and output of method invocation
InvocationLoggingAdvice() - Constructor for class org.cyclopsgroup.kaufman.logging.InvocationLoggingAdvice
 
InvocationLoggingDecorator - Class in org.cyclopsgroup.kaufman.logging
A Java class that creates proxy around arbitrary interface and logs input, output of invocation of every method call
InvocationLoggingDecorator() - Constructor for class org.cyclopsgroup.kaufman.logging.InvocationLoggingDecorator
 
isBot(ServletRequest) - Static method in class org.cyclopsgroup.kaufman.servlet.ServletUtils
 
isBot(String) - Static method in class org.cyclopsgroup.kaufman.servlet.ServletUtils
 
isFirstPageDisplayed() - Method in class org.cyclopsgroup.kaufman.web.Pagination
 
isLastPageDisplayed() - Method in class org.cyclopsgroup.kaufman.web.Pagination
 
isRequestAuthorized(HttpServletRequest) - Method in class org.cyclopsgroup.kaufman.servlet.AbstractRequestAuthorizingFilter
Implement concrete code logic to evaluate an HTTP request
isRequestAuthorized(HttpServletRequest) - Method in class org.cyclopsgroup.kaufman.servlet.DomainWhitelistingFilter
 
isSingleton() - Method in class org.cyclopsgroup.kaufman.spring.MappedFactoryBean
 
isSingleton() - Method in class org.cyclopsgroup.kaufman.spring.PropertyPopulatingFactoryBean
 
isSingleton() - Method in class org.cyclopsgroup.kaufman.spring.StringFormattingFactoryBean
 
isSingleton() - Method in class org.cyclopsgroup.kaufman.spring.SubPropertiesFactoryBean
 
isSuccessful() - Method in class org.cyclopsgroup.kaufman.wfv.FieldValidationResult
 
isSuccessful() - Method in class org.cyclopsgroup.kaufman.wfv.FormValidationResult
 
iterator() - Method in class org.cyclopsgroup.kaufman.web.Pagination
 

L

locate(String) - Method in class org.cyclopsgroup.kaufman.LocateableResource
 
LocateableResource - Class in org.cyclopsgroup.kaufman
 
LocateableResource() - Constructor for class org.cyclopsgroup.kaufman.LocateableResource
 

M

main(String[]) - Static method in class org.cyclopsgroup.kaufman.servlet.MimeTypesParser
 
MappedFactoryBean<T> - Class in org.cyclopsgroup.kaufman.spring
 
MappedFactoryBean(Map<String, T>, String) - Constructor for class org.cyclopsgroup.kaufman.spring.MappedFactoryBean
 
MimeTypesParser - Class in org.cyclopsgroup.kaufman.servlet
Utility to parse /etc/mime.types file and generate properties file
MimeTypesParser() - Constructor for class org.cyclopsgroup.kaufman.servlet.MimeTypesParser
 

O

openToRead() - Method in class org.cyclopsgroup.kaufman.LocateableResource
 
org.cyclopsgroup.kaufman - package org.cyclopsgroup.kaufman
 
org.cyclopsgroup.kaufman.logging - package org.cyclopsgroup.kaufman.logging
 
org.cyclopsgroup.kaufman.servlet - package org.cyclopsgroup.kaufman.servlet
 
org.cyclopsgroup.kaufman.spring - package org.cyclopsgroup.kaufman.spring
 
org.cyclopsgroup.kaufman.web - package org.cyclopsgroup.kaufman.web
 
org.cyclopsgroup.kaufman.wfv - package org.cyclopsgroup.kaufman.wfv
A few classes that does AJAX based web form validation

P

Pagination<T> - Class in org.cyclopsgroup.kaufman.web
 
Pagination(PartialListView<T>, int) - Constructor for class org.cyclopsgroup.kaufman.web.Pagination
 
PropertiesHierarchyUtils - Class in org.cyclopsgroup.kaufman
 
PropertiesHierarchyUtils() - Constructor for class org.cyclopsgroup.kaufman.PropertiesHierarchyUtils
 
PropertyPopulatingFactoryBean<T> - Class in org.cyclopsgroup.kaufman.spring
 
PropertyPopulatingFactoryBean(T, Properties) - Constructor for class org.cyclopsgroup.kaufman.spring.PropertyPopulatingFactoryBean
 

S

ServletUtils - Class in org.cyclopsgroup.kaufman.servlet
 
ServletUtils() - Constructor for class org.cyclopsgroup.kaufman.servlet.ServletUtils
 
setDefaultValue(T) - Method in class org.cyclopsgroup.kaufman.spring.MappedFactoryBean
 
setExternalResourcePaths(List<String>) - Method in class org.cyclopsgroup.kaufman.web.SimpleWebLinkToolConfig
 
setExternalResourcePatterns(Set<Pattern>) - Method in class org.cyclopsgroup.kaufman.web.SimpleWebLinkToolConfig
 
setExternalResourceUrl(String) - Method in class org.cyclopsgroup.kaufman.web.SimpleWebLinkToolConfig
 
setFailureMessages(List<String>) - Method in class org.cyclopsgroup.kaufman.wfv.FieldValidationResult
 
setFieldName(String) - Method in class org.cyclopsgroup.kaufman.wfv.FieldValidationResult
 
setFields(List<FieldValidationResult>) - Method in class org.cyclopsgroup.kaufman.wfv.FormValidationResult
 
setParameters(List<? extends Object>) - Method in class org.cyclopsgroup.kaufman.spring.StringFormattingFactoryBean
 
setPathIgnored(Set<String>) - Method in class org.cyclopsgroup.kaufman.servlet.AbstractRequestAuthorizingFilter
Set a set of paths that bypass authorization
setPrefix(String) - Method in class org.cyclopsgroup.kaufman.spring.PropertyPopulatingFactoryBean
 
setPrefixAppended(String) - Method in class org.cyclopsgroup.kaufman.spring.SubPropertiesFactoryBean
 
setSuccessful(boolean) - Method in class org.cyclopsgroup.kaufman.wfv.FieldValidationResult
 
setSuccessful(boolean) - Method in class org.cyclopsgroup.kaufman.wfv.FormValidationResult
 
setSuffixAppended(String) - Method in class org.cyclopsgroup.kaufman.spring.SubPropertiesFactoryBean
 
SimpleWebLinkToolConfig - Class in org.cyclopsgroup.kaufman.web
 
SimpleWebLinkToolConfig() - Constructor for class org.cyclopsgroup.kaufman.web.SimpleWebLinkToolConfig
 
StackTraceShorteningAdvice - Class in org.cyclopsgroup.kaufman.logging
 
StackTraceShorteningAdvice() - Constructor for class org.cyclopsgroup.kaufman.logging.StackTraceShorteningAdvice
 
StringFormattingFactoryBean - Class in org.cyclopsgroup.kaufman.spring
 
StringFormattingFactoryBean(String) - Constructor for class org.cyclopsgroup.kaufman.spring.StringFormattingFactoryBean
 
SubPropertiesFactoryBean - Class in org.cyclopsgroup.kaufman.spring
 
SubPropertiesFactoryBean(Properties, String) - Constructor for class org.cyclopsgroup.kaufman.spring.SubPropertiesFactoryBean
 
subset(Properties, String) - Static method in class org.cyclopsgroup.kaufman.PropertiesHierarchyUtils
 

T

toString() - Method in class org.cyclopsgroup.kaufman.web.WebLinkTool
 
toString() - Method in class org.cyclopsgroup.kaufman.wfv.FieldValidationResult
 
toString() - Method in class org.cyclopsgroup.kaufman.wfv.FormValidationResult
 

W

WebLinkTool - Class in org.cyclopsgroup.kaufman.web
 
WebLinkTool() - Constructor for class org.cyclopsgroup.kaufman.web.WebLinkTool
 
WebLinkToolConfig - Interface in org.cyclopsgroup.kaufman.web
 
A D E F G I L M O P S T W 

Copyright © 2013-2015. All Rights Reserved.