Skip navigation links
A C D E G I O P R S U 

A

ANONYMOUS_USER - Static variable in interface org.apereo.inspektr.common.spi.PrincipalResolver
Default String that can be used when the user is anonymous.

C

clean() - Method in interface org.apereo.inspektr.common.Cleanable
Purges records meeting arbitrary criteria defined by implementers.
Cleanable - Interface in org.apereo.inspektr.common
Describes a resource that supports purging auditing, statistics, or error data that meets arbitrary criteria.
clear() - Static method in class org.apereo.inspektr.common.web.ClientInfoHolder
 
ClientInfo - Class in org.apereo.inspektr.common.web
Captures information from the HttpServletRequest to log later.
ClientInfo(HttpServletRequest) - Constructor for class org.apereo.inspektr.common.web.ClientInfo
 
ClientInfo(HttpServletRequest, String, String, boolean) - Constructor for class org.apereo.inspektr.common.web.ClientInfo
 
ClientInfoHolder - Class in org.apereo.inspektr.common.web
Makes the ClientInfo available to the thread.
ClientInfoHolder() - Constructor for class org.apereo.inspektr.common.web.ClientInfoHolder
 
ClientInfoResolver - Interface in org.apereo.inspektr.common.spi
Interface for resolving the ClientInfo object.
ClientInfoThreadLocalFilter - Class in org.apereo.inspektr.common.web
Creates a ClientInfo object and passes it to the ClientInfoHolder
ClientInfoThreadLocalFilter() - Constructor for class org.apereo.inspektr.common.web.ClientInfoThreadLocalFilter
 
CONST_IP_ADDRESS_HEADER - Static variable in class org.apereo.inspektr.common.web.ClientInfoThreadLocalFilter
 
CONST_SERVER_IP_ADDRESS_HEADER - Static variable in class org.apereo.inspektr.common.web.ClientInfoThreadLocalFilter
 
CONST_USE_SERVER_HOST_ADDRESS - Static variable in class org.apereo.inspektr.common.web.ClientInfoThreadLocalFilter
 

D

DefaultClientInfoResolver - Class in org.apereo.inspektr.common.spi
Default implementation that gets it from the ThreadLocal.
DefaultClientInfoResolver() - Constructor for class org.apereo.inspektr.common.spi.DefaultClientInfoResolver
 
destroy() - Method in class org.apereo.inspektr.common.web.ClientInfoThreadLocalFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apereo.inspektr.common.web.ClientInfoThreadLocalFilter
 

E

EMPTY_CLIENT_INFO - Static variable in class org.apereo.inspektr.common.web.ClientInfo
 

G

getClientInfo() - Static method in class org.apereo.inspektr.common.web.ClientInfoHolder
 
getClientIpAddress() - Method in class org.apereo.inspektr.common.web.ClientInfo
 
getServerIpAddress() - Method in class org.apereo.inspektr.common.web.ClientInfo
 

I

init(FilterConfig) - Method in class org.apereo.inspektr.common.web.ClientInfoThreadLocalFilter
 

O

org.apereo.inspektr.common - package org.apereo.inspektr.common
 
org.apereo.inspektr.common.spi - package org.apereo.inspektr.common.spi
 
org.apereo.inspektr.common.web - package org.apereo.inspektr.common.web
 

P

PrincipalResolver - Interface in org.apereo.inspektr.common.spi
An SPI interface needed to be implemented by individual applications requiring an audit trail record keeping functionality, to provide a currently authenticated principal performing an audit-able action.

R

resolve() - Method in interface org.apereo.inspektr.common.spi.PrincipalResolver
Called when there is no other way to resolve the principal (i.e.
resolveFrom(JoinPoint, Object) - Method in interface org.apereo.inspektr.common.spi.ClientInfoResolver
Resolve the ClientInfo from the provided arguments and return value.
resolveFrom(JoinPoint, Object) - Method in class org.apereo.inspektr.common.spi.DefaultClientInfoResolver
 
resolveFrom(JoinPoint, Object) - Method in interface org.apereo.inspektr.common.spi.PrincipalResolver
Resolve the principal performing an audit-able action.
resolveFrom(JoinPoint, Exception) - Method in interface org.apereo.inspektr.common.spi.PrincipalResolver
Resolve the principal performing an audit-able action that has incurred an exception.

S

setClientInfo(ClientInfo) - Static method in class org.apereo.inspektr.common.web.ClientInfoHolder
 

U

UNKNOWN_USER - Static variable in interface org.apereo.inspektr.common.spi.PrincipalResolver
Default String that can be used when the user cannot be determined.
A C D E G I O P R S U 
Skip navigation links

Copyright © 2007-2017 Apereo. All Rights Reserved.