Skip navigation links
A C D F G I J K M P R S U X 

A

AUTH_TOKEN_HEADER - Static variable in class com.rsmart.rfabric.jasperreports.auth.AuthTokenAuthenticationFilter
 
AUTH_TOKEN_PARAM - Static variable in class com.rsmart.rfabric.jasperreports.auth.AuthTokenAuthenticationFilter
 
AuthTokenAuthenticationFilter - Class in com.rsmart.rfabric.jasperreports.auth
Implements a Servlet filter which extracts an AuthToken from an HTTP header or a CGI parameter.
AuthTokenAuthenticationFilter() - Constructor for class com.rsmart.rfabric.jasperreports.auth.AuthTokenAuthenticationFilter
 
AuthTokenAuthenticationUtil - Class in com.rsmart.rfabric.jasperreports.auth
 
AuthTokenAuthenticationUtil() - Constructor for class com.rsmart.rfabric.jasperreports.auth.AuthTokenAuthenticationUtil
 

C

client - Variable in class com.rsmart.rfabric.jasperreports.datasource.xml.DbConnectionInfo
 
ClientDataSourceService - Interface in com.rsmart.rfabric.jasperreports.datasource
 
clientDataSourceService - Variable in class com.rsmart.rfabric.jasperreports.datasource.MultiClientDataSourceService
 
clientDataSourceService - Variable in class com.rsmart.rfabric.jasperreports.datasource.MultiClientDataSourceServiceFactory
 
closeConnection() - Method in class com.rsmart.rfabric.jasperreports.datasource.MultiClientDataSourceService
 
closeConnection() - Method in class com.rsmart.rfabric.jasperreports.dbswitcher.SwitchingDataSource
 
com.rsmart.rfabric.jasperreports.auth - package com.rsmart.rfabric.jasperreports.auth
 
com.rsmart.rfabric.jasperreports.datasource - package com.rsmart.rfabric.jasperreports.datasource
 
com.rsmart.rfabric.jasperreports.datasource.db - package com.rsmart.rfabric.jasperreports.datasource.db
 
com.rsmart.rfabric.jasperreports.datasource.xml - package com.rsmart.rfabric.jasperreports.datasource.xml
 
com.rsmart.rfabric.jasperreports.dbswitcher - package com.rsmart.rfabric.jasperreports.dbswitcher
 
Configuration - Class in com.rsmart.rfabric.jasperreports.datasource.xml
 
Configuration() - Constructor for class com.rsmart.rfabric.jasperreports.datasource.xml.Configuration
 
connectionList - Variable in class com.rsmart.rfabric.jasperreports.datasource.xml.Configuration
 
connections - Variable in class com.rsmart.rfabric.jasperreports.datasource.xml.XmlClientDataSourceServiceImpl
 
createConnection() - Method in class com.rsmart.rfabric.jasperreports.datasource.MultiClientDataSourceService
 
createDataSourceService() - Method in class com.rsmart.rfabric.jasperreports.datasource.MultiClientDataSourceServiceFactory
 
createDataSourceService() - Method in class com.rsmart.rfabric.jasperreports.dbswitcher.SwitchingDataSourceFactory
 
createService(ReportDataSource) - Method in class com.rsmart.rfabric.jasperreports.datasource.MultiClientDataSourceServiceFactory
 
createService(ReportDataSource) - Method in class com.rsmart.rfabric.jasperreports.dbswitcher.SwitchingDataSourceFactory
 

D

dataSourceFile - Variable in class com.rsmart.rfabric.jasperreports.datasource.xml.XmlClientDataSourceServiceImpl
 
dataSourceServiceFactories - Variable in class com.rsmart.rfabric.jasperreports.datasource.MultiClientDataSourceService
 
dataSourceServiceFactories - Variable in class com.rsmart.rfabric.jasperreports.datasource.MultiClientDataSourceServiceFactory
 
DbClientDataSourceServiceImpl - Class in com.rsmart.rfabric.jasperreports.datasource.db
 
DbClientDataSourceServiceImpl() - Constructor for class com.rsmart.rfabric.jasperreports.datasource.db.DbClientDataSourceServiceImpl
 
dbConnection - Variable in class com.rsmart.rfabric.jasperreports.datasource.MultiClientDataSourceService
 
DbConnectionInfo - Class in com.rsmart.rfabric.jasperreports.datasource.xml
 
DbConnectionInfo() - Constructor for class com.rsmart.rfabric.jasperreports.datasource.xml.DbConnectionInfo
 
destroy() - Method in class com.rsmart.rfabric.jasperreports.auth.AuthTokenAuthenticationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.rsmart.rfabric.jasperreports.auth.AuthTokenAuthenticationFilter
Intercepts HTTP traffic to look for AuthToken headers.
driver - Variable in class com.rsmart.rfabric.jasperreports.datasource.xml.DbConnectionInfo
 

F

FIELDS - Static variable in class com.rsmart.rfabric.jasperreports.auth.AuthTokenAuthenticationFilter
 

G

getAuthenticationManager() - Method in class com.rsmart.rfabric.jasperreports.auth.AuthTokenAuthenticationFilter
 
getClient() - Method in class com.rsmart.rfabric.jasperreports.datasource.xml.DbConnectionInfo
 
getClientDataSourceService() - Method in class com.rsmart.rfabric.jasperreports.datasource.MultiClientDataSourceService
 
getConnections() - Method in class com.rsmart.rfabric.jasperreports.datasource.xml.Configuration
 
getCurrentAuthToken() - Static method in class com.rsmart.rfabric.jasperreports.auth.AuthTokenAuthenticationUtil
Uses JasperReports Server's service facades to obtain the AuthToken from the user's session.
getDataSource() - Method in class com.rsmart.rfabric.jasperreports.datasource.MultiClientDataSourceService
 
getDataSourceFile() - Method in class com.rsmart.rfabric.jasperreports.datasource.xml.XmlClientDataSourceServiceImpl
 
getDataSourceServiceFactories() - Method in class com.rsmart.rfabric.jasperreports.dbswitcher.SwitchingDataSourceFactory
 
getDataSourceServiceForClient(String) - Method in interface com.rsmart.rfabric.jasperreports.datasource.ClientDataSourceService
 
getDataSourceServiceForClient(String) - Method in class com.rsmart.rfabric.jasperreports.datasource.db.DbClientDataSourceServiceImpl
 
getDataSourceServiceForClient(String) - Method in class com.rsmart.rfabric.jasperreports.datasource.xml.XmlClientDataSourceServiceImpl
 
getDataSourceServiceForUser(String) - Method in interface com.rsmart.rfabric.jasperreports.datasource.ClientDataSourceService
 
getDataSourceServiceForUser(String) - Method in class com.rsmart.rfabric.jasperreports.datasource.db.DbClientDataSourceServiceImpl
 
getDataSourceServiceForUser(String) - Method in class com.rsmart.rfabric.jasperreports.datasource.xml.XmlClientDataSourceServiceImpl
 
getDriver() - Method in class com.rsmart.rfabric.jasperreports.datasource.xml.DbConnectionInfo
 
getMultiTenantDataSourceInfoService() - Method in class com.rsmart.rfabric.jasperreports.datasource.db.DbClientDataSourceServiceImpl
 
getParameter(ExecutionContext, List, Map, String) - Method in class com.rsmart.rfabric.jasperreports.auth.KCUserParameterProvider
 
getParameters(ExecutionContext, List, Map) - Method in class com.rsmart.rfabric.jasperreports.auth.KCUserParameterProvider
 
getPassword() - Method in class com.rsmart.rfabric.jasperreports.datasource.xml.DbConnectionInfo
 
getRepositoryDatasource(String) - Method in class com.rsmart.rfabric.jasperreports.dbswitcher.SwitchingDataSource
 
getRepositoryDatasourceByTenantId(String) - Method in class com.rsmart.rfabric.jasperreports.datasource.MultiClientDataSourceService
 
getRepositoryDatasourceByUserId(String) - Method in class com.rsmart.rfabric.jasperreports.datasource.MultiClientDataSourceService
 
getRepositoryService() - Method in class com.rsmart.rfabric.jasperreports.dbswitcher.SwitchingDataSourceFactory
 
getToken(HttpServletRequest) - Method in class com.rsmart.rfabric.jasperreports.auth.AuthTokenAuthenticationFilter
Simply grab the authentication token from the request.
getUrl() - Method in class com.rsmart.rfabric.jasperreports.datasource.xml.DbConnectionInfo
 
getUser() - Method in class com.rsmart.rfabric.jasperreports.datasource.xml.DbConnectionInfo
 
getUserDetailsService() - Method in class com.rsmart.rfabric.jasperreports.auth.JasperSingleUserDetailProvider
 
getUserDetailsService() - Method in class com.rsmart.rfabric.jasperreports.auth.JasperUserDetailProvider
 

I

init(FilterConfig) - Method in class com.rsmart.rfabric.jasperreports.auth.AuthTokenAuthenticationFilter
 
init() - Method in class com.rsmart.rfabric.jasperreports.datasource.xml.XmlClientDataSourceServiceImpl
 

J

JasperSingleUserDetailProvider - Class in com.rsmart.rfabric.jasperreports.auth
 
JasperSingleUserDetailProvider() - Constructor for class com.rsmart.rfabric.jasperreports.auth.JasperSingleUserDetailProvider
 
JasperUserDetailProvider - Class in com.rsmart.rfabric.jasperreports.auth
 
JasperUserDetailProvider() - Constructor for class com.rsmart.rfabric.jasperreports.auth.JasperUserDetailProvider
 
jdbcDataSourceService - Variable in class com.rsmart.rfabric.jasperreports.datasource.MultiClientDataSourceService
 

K

KCUserParameterProvider - Class in com.rsmart.rfabric.jasperreports.auth
 
KCUserParameterProvider() - Constructor for class com.rsmart.rfabric.jasperreports.auth.KCUserParameterProvider
 

M

MultiClientDataSourceService - Class in com.rsmart.rfabric.jasperreports.datasource
 
MultiClientDataSourceService() - Constructor for class com.rsmart.rfabric.jasperreports.datasource.MultiClientDataSourceService
 
MultiClientDataSourceService(DataSource, TimeZone) - Constructor for class com.rsmart.rfabric.jasperreports.datasource.MultiClientDataSourceService
 
MultiClientDataSourceServiceFactory - Class in com.rsmart.rfabric.jasperreports.datasource
 
MultiClientDataSourceServiceFactory() - Constructor for class com.rsmart.rfabric.jasperreports.datasource.MultiClientDataSourceServiceFactory
 

P

password - Variable in class com.rsmart.rfabric.jasperreports.datasource.xml.DbConnectionInfo
 
populateUserDetails(String, AuthTokenAuthentication) - Method in class com.rsmart.rfabric.jasperreports.auth.JasperSingleUserDetailProvider
 
populateUserDetails(String, AuthTokenAuthentication) - Method in class com.rsmart.rfabric.jasperreports.auth.JasperUserDetailProvider
 

R

resourceLoader - Variable in class com.rsmart.rfabric.jasperreports.datasource.xml.XmlClientDataSourceServiceImpl
 

S

setApplicationContext(ApplicationContext) - Method in class com.rsmart.rfabric.jasperreports.auth.AuthTokenAuthenticationFilter
 
setAuthenticationManager(AuthenticationManager) - Method in class com.rsmart.rfabric.jasperreports.auth.AuthTokenAuthenticationFilter
 
setClient(String) - Method in class com.rsmart.rfabric.jasperreports.datasource.xml.DbConnectionInfo
 
setClientDataSourceService(ClientDataSourceService) - Method in class com.rsmart.rfabric.jasperreports.datasource.MultiClientDataSourceService
 
setClientDataSourceService(ClientDataSourceService) - Method in class com.rsmart.rfabric.jasperreports.datasource.MultiClientDataSourceServiceFactory
 
setConnections(ArrayList<DbConnectionInfo>) - Method in class com.rsmart.rfabric.jasperreports.datasource.xml.Configuration
 
setDataSourceFile(String) - Method in class com.rsmart.rfabric.jasperreports.datasource.xml.XmlClientDataSourceServiceImpl
 
setDataSourceServiceFactories(BeanForInterfaceImplementationFactory) - Method in class com.rsmart.rfabric.jasperreports.datasource.MultiClientDataSourceService
 
setDataSourceServiceFactories(BeanForInterfaceImplementationFactory) - Method in class com.rsmart.rfabric.jasperreports.datasource.MultiClientDataSourceServiceFactory
 
setDataSourceServiceFactories(BeanForInterfaceImplementationFactory) - Method in class com.rsmart.rfabric.jasperreports.dbswitcher.SwitchingDataSourceFactory
 
setDriver(String) - Method in class com.rsmart.rfabric.jasperreports.datasource.xml.DbConnectionInfo
 
setMultiTenantDataSourceInfoService(MultiTenantDataSourceInfoService) - Method in class com.rsmart.rfabric.jasperreports.datasource.db.DbClientDataSourceServiceImpl
 
setPassword(String) - Method in class com.rsmart.rfabric.jasperreports.datasource.xml.DbConnectionInfo
 
setReportParameterValues(Map) - Method in class com.rsmart.rfabric.jasperreports.datasource.MultiClientDataSourceService
 
setReportParameterValues(Map) - Method in class com.rsmart.rfabric.jasperreports.dbswitcher.SwitchingDataSource
 
setRepositoryService(RepositoryService) - Method in class com.rsmart.rfabric.jasperreports.dbswitcher.SwitchingDataSourceFactory
 
setResourceLoader(ResourceLoader) - Method in class com.rsmart.rfabric.jasperreports.datasource.xml.XmlClientDataSourceServiceImpl
 
setUrl(String) - Method in class com.rsmart.rfabric.jasperreports.datasource.xml.DbConnectionInfo
 
setUser(String) - Method in class com.rsmart.rfabric.jasperreports.datasource.xml.DbConnectionInfo
 
setUserDetailsService(UserDetailsService) - Method in class com.rsmart.rfabric.jasperreports.auth.JasperSingleUserDetailProvider
 
setUserDetailsService(UserDetailsService) - Method in class com.rsmart.rfabric.jasperreports.auth.JasperUserDetailProvider
 
SwitchingDataSource - Class in com.rsmart.rfabric.jasperreports.dbswitcher
 
SwitchingDataSource(RepositoryService, BeanForInterfaceImplementationFactory) - Constructor for class com.rsmart.rfabric.jasperreports.dbswitcher.SwitchingDataSource
 
SwitchingDataSourceFactory - Class in com.rsmart.rfabric.jasperreports.dbswitcher
 
SwitchingDataSourceFactory() - Constructor for class com.rsmart.rfabric.jasperreports.dbswitcher.SwitchingDataSourceFactory
 

U

url - Variable in class com.rsmart.rfabric.jasperreports.datasource.xml.DbConnectionInfo
 
user - Variable in class com.rsmart.rfabric.jasperreports.datasource.xml.DbConnectionInfo
 
userDetailsService - Variable in class com.rsmart.rfabric.jasperreports.auth.JasperSingleUserDetailProvider
 
userDetailsService - Variable in class com.rsmart.rfabric.jasperreports.auth.JasperUserDetailProvider
 
userExists(String) - Method in class com.rsmart.rfabric.jasperreports.auth.JasperUserDetailProvider
 

X

XmlClientDataSourceServiceImpl - Class in com.rsmart.rfabric.jasperreports.datasource.xml
 
XmlClientDataSourceServiceImpl() - Constructor for class com.rsmart.rfabric.jasperreports.datasource.xml.XmlClientDataSourceServiceImpl
 
A C D F G I J K M P R S U X 
Skip navigation links

Copyright © 2015 KualiCo. All rights reserved.