Skip navigation links
A C D E G J L M N O R S T W 

A

AbstractWhereClauseMatchCriteria - Class in org.apereo.inspektr.audit.support
Match criteria defined in terms of a SQL where clause limiter.
AbstractWhereClauseMatchCriteria() - Constructor for class org.apereo.inspektr.audit.support.AbstractWhereClauseMatchCriteria
 
addCriteria(String) - Method in class org.apereo.inspektr.audit.support.AbstractWhereClauseMatchCriteria
Adds a parameterized selection criterion of the form column=? to the where clause.
addCriteria(String, String) - Method in class org.apereo.inspektr.audit.support.AbstractWhereClauseMatchCriteria
Adds a parameterized selection criterion of the form "column [operator] ?" to the where clause.

C

clean() - Method in class org.apereo.inspektr.audit.support.JdbcAuditTrailManager
 

D

destroy() - Method in class org.apereo.inspektr.audit.support.JdbcAuditTrailManager
We only shut down the default executor service.
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.apereo.inspektr.error.web.ErrorLoggingFilter
 

E

ErrorLoggingFilter - Class in org.apereo.inspektr.error.web
Spring manageable bean implementing the javax.servlet.Filter interface.
ErrorLoggingFilter() - Constructor for class org.apereo.inspektr.error.web.ErrorLoggingFilter
 
ErrorLogHandlerExceptionResolver - Class in org.apereo.inspektr.error.web
A HandlerExceptionResolver implementation that reports uncaught exceptions during handler mapping or execution to a configured ErrorLogManager.
ErrorLogHandlerExceptionResolver(ErrorLogManager) - Constructor for class org.apereo.inspektr.error.web.ErrorLogHandlerExceptionResolver
Constructs a new ErrorLogHandlerExceptionResolver.

G

getOrder() - Method in class org.apereo.inspektr.error.web.ErrorLogHandlerExceptionResolver
 
getParameterValues() - Method in class org.apereo.inspektr.audit.support.MaxAgeWhereClauseMatchCriteria
getParameterValues() - Method in class org.apereo.inspektr.audit.support.NoMatchWhereClauseMatchCriteria
getParameterValues() - Method in interface org.apereo.inspektr.audit.support.WhereClauseMatchCriteria
 

J

JdbcAuditTrailManager - Class in org.apereo.inspektr.audit.support
Implementation of AuditTrailManager to persist the audit trail to the AUDIT_TRAIL table in the Oracle data base.
JdbcAuditTrailManager(TransactionTemplate) - Constructor for class org.apereo.inspektr.audit.support.JdbcAuditTrailManager
 
JdbcAuditTrailManager.LoggingTask - Class in org.apereo.inspektr.audit.support
 

L

LoggingTask(AuditActionContext, TransactionTemplate, int) - Constructor for class org.apereo.inspektr.audit.support.JdbcAuditTrailManager.LoggingTask
 

M

maxAge - Variable in class org.apereo.inspektr.audit.support.MaxAgeWhereClauseMatchCriteria
Maximum age of records
MaxAgeWhereClauseMatchCriteria - Class in org.apereo.inspektr.audit.support
Produces a where clause to select audit records older than some arbitrary cutoff age in days.
MaxAgeWhereClauseMatchCriteria(int) - Constructor for class org.apereo.inspektr.audit.support.MaxAgeWhereClauseMatchCriteria
Creates a new instance that selects audit records older than the given number of days as measured from the present time.

N

NoMatchWhereClauseMatchCriteria - Class in org.apereo.inspektr.audit.support
Constructs a where clause that matches no records.
NoMatchWhereClauseMatchCriteria() - Constructor for class org.apereo.inspektr.audit.support.NoMatchWhereClauseMatchCriteria
 

O

org.apereo.inspektr.audit.spi.support - package org.apereo.inspektr.audit.spi.support
 
org.apereo.inspektr.audit.support - package org.apereo.inspektr.audit.support
 
org.apereo.inspektr.error.web - package org.apereo.inspektr.error.web
 

R

record(AuditActionContext) - Method in class org.apereo.inspektr.audit.support.JdbcAuditTrailManager
 
resolve() - Method in class org.apereo.inspektr.audit.spi.support.SpringSecurityAuditablePrincipalResolver
 
resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.apereo.inspektr.error.web.ErrorLogHandlerExceptionResolver
 
resolveFrom(JoinPoint, Object) - Method in class org.apereo.inspektr.audit.spi.support.SpringSecurityAuditablePrincipalResolver
 
resolveFrom(JoinPoint, Exception) - Method in class org.apereo.inspektr.audit.spi.support.SpringSecurityAuditablePrincipalResolver
 
run() - Method in class org.apereo.inspektr.audit.support.JdbcAuditTrailManager.LoggingTask
 

S

sbClause - Variable in class org.apereo.inspektr.audit.support.AbstractWhereClauseMatchCriteria
Stores where clause string
setCleanupCriteria(WhereClauseMatchCriteria) - Method in class org.apereo.inspektr.audit.support.JdbcAuditTrailManager
 
setColumnLength(int) - Method in class org.apereo.inspektr.audit.support.JdbcAuditTrailManager
 
setErrorLogManager(ErrorLogManager) - Method in class org.apereo.inspektr.error.web.ErrorLoggingFilter
 
setExecutorService(ExecutorService) - Method in class org.apereo.inspektr.audit.support.JdbcAuditTrailManager
 
setOrder(int) - Method in class org.apereo.inspektr.error.web.ErrorLogHandlerExceptionResolver
Sets the order value for this resolver.
setTableName(String) - Method in class org.apereo.inspektr.audit.support.JdbcAuditTrailManager
 
SpringSecurityAuditablePrincipalResolver - Class in org.apereo.inspektr.audit.spi.support
Resolves the principal name to the one provided by Spring Security.
SpringSecurityAuditablePrincipalResolver() - Constructor for class org.apereo.inspektr.audit.spi.support.SpringSecurityAuditablePrincipalResolver
 

T

toString() - Method in class org.apereo.inspektr.audit.support.AbstractWhereClauseMatchCriteria
 
toString() - Method in interface org.apereo.inspektr.audit.support.WhereClauseMatchCriteria
 

W

WhereClauseMatchCriteria - Interface in org.apereo.inspektr.audit.support
Interface describing match criteria in terms of a SQL select clause.
A C D E G J L M N O R S T W 
Skip navigation links

Copyright © 2007-2017 Apereo. All Rights Reserved.