Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
P
R
S
U
V
W
X
A
ACCOUNT_TYPE_ATTR
- Static variable in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
B
BUSINESS_ACTIVATION_CODE_ATTR
- Static variable in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
BUSINESS_GUID_ATTR
- Static variable in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
BUSINESS_LEGAL_NAME_ATTR
- Static variable in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
BUSINESS_PARTNER_USER_INFO_TAG
- Static variable in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
C
ca.bc.gov.webade.developer
- package ca.bc.gov.webade.developer
ca.bc.gov.webade.developer.filter
- package ca.bc.gov.webade.developer.filter
ca.bc.gov.webade.developer.listener
- package ca.bc.gov.webade.developer.listener
ca.bc.gov.webade.developer.provider.file.xml
- package ca.bc.gov.webade.developer.provider.file.xml
ca.bc.gov.webade.developer.security
- package ca.bc.gov.webade.developer.security
ca.bc.gov.webade.developer.util
- package ca.bc.gov.webade.developer.util
compare(String, String)
- Method in class ca.bc.gov.webade.developer.security.
PasswordService
Compare a plain text string to an encrypted version of that string.
contextDestroyed(ServletContextEvent)
- Method in class ca.bc.gov.webade.developer.listener.
WebADEDeveloperServletContextListener
contextInitialized(ServletContextEvent)
- Method in class ca.bc.gov.webade.developer.listener.
WebADEDeveloperServletContextListener
createTempFileFromClasspath(String, String)
- Static method in class ca.bc.gov.webade.developer.util.
DeveloperUtils
Create a temp file reading the contents from a resource in the classpath.
D
DISPLAY_NAME_ATTR
- Static variable in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
DeveloperConstants
- class ca.bc.gov.webade.developer.
DeveloperConstants
.
Constants used by the Developer Module.
DeveloperConstants()
- Constructor for class ca.bc.gov.webade.developer.
DeveloperConstants
DeveloperUtils
- class ca.bc.gov.webade.developer.util.
DeveloperUtils
.
DeveloperUtils()
- Constructor for class ca.bc.gov.webade.developer.util.
DeveloperUtils
destroy()
- Method in class ca.bc.gov.webade.developer.filter.
WebADEDeveloperFilter
doFilter(ServletRequest, ServletResponse, FilterChain)
- Method in class ca.bc.gov.webade.developer.filter.
WebADEDeveloperFilter
E
EMAIL_ADDRESS_ATTR
- Static variable in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
EMPLOYEE_ID_ATTR
- Static variable in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
EXPIRY_DATE_ATTR
- Static variable in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
encrypt(String)
- Method in class ca.bc.gov.webade.developer.security.
PasswordService
Encrypt a plain text string.
F
FIRST_NAME_ATTR
- Static variable in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
FilterConfigurator
- class ca.bc.gov.webade.developer.filter.
FilterConfigurator
.
Holder for configuration parameters related to the Developer Filter.
findBusinessPartnerUsers(UserSearchObject)
- Method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
Searches the xml for Business Partner users matching the given search criteria.
findGovernmentUsers(UserSearchObject)
- Method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
Searches the xml for government users matching the given search criteria.
findPreference(Application, String, String, String)
- Static method in class ca.bc.gov.webade.developer.util.
PreferenceUtils
Extracts a preference from the preferences for a given Application starting with application preferences then checking global preferences.
findPreference(Preferences, Preferences, Preferences, String, String, String)
- Static method in class ca.bc.gov.webade.developer.util.
PreferenceUtils
Helper method for extracting a preference from WebADE preferences starting with user preferences, then application preferences, then global preferences.
findPreference(Preferences, String, String, String)
- Static method in class ca.bc.gov.webade.developer.util.
PreferenceUtils
Helper method for extracting a preference from WebADE preferences.
findUsers(UserSearchObject)
- Method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileProvider
G
GOVERNMENT_USER_INFO_TAG
- Static variable in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
GUID_ATTR
- Static variable in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
getBusinessPartnerUser(UserCredentials)
- Method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
Retrives the user information for the given business partner user.
getGovernmentUser(UserCredentials)
- Method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
Retrives the user information for the given government user.
getIndividualUser(UserCredentials)
- Method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
Retrives the user information for the given individual user.
getInstance()
- Static method in class ca.bc.gov.webade.developer.security.
PasswordService
Get the Singleton instance of the PasswordService.
getPreferenceValue(Preference)
- Static method in class ca.bc.gov.webade.developer.util.
PreferenceUtils
Extracts the prefrence value form a preference assumed to hold only one value.
getProperty(ServletContext, String)
- Static method in class ca.bc.gov.webade.developer.util.
ServletUtils
Check first in servlet context them in system properties for property value.
getResponseDelay()
- Static method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileProvider
getSupportedSourceDirectories()
- Method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileProvider
getSupportedUserTypes()
- Method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileProvider
getUser(UserCredentials)
- Method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileProvider
getUserInfoFile()
- Static method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileProvider
getUserInfoFileLocation()
- Static method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileProvider
getUserSearchMetadata()
- Method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileProvider
getUsers()
- Method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
getVersion()
- Static method in class ca.bc.gov.webade.developer.
Version
Get the current release version
H
handlesSourceDirectory(String)
- Method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileProvider
handlesUserType(UserTypeCode)
- Method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileProvider
I
INDIVIDUAL_USER_INFO_TAG
- Static variable in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
IOUtils
- class ca.bc.gov.webade.developer.util.
IOUtils
.
Input / Ouput Utilities.
IOUtils()
- Constructor for class ca.bc.gov.webade.developer.util.
IOUtils
init(FilterConfig)
- Method in class ca.bc.gov.webade.developer.filter.
WebADEDeveloperFilter
init()
- Method in class ca.bc.gov.webade.developer.listener.
WebADEDeveloperLegacyServlet
init(PreferenceSet)
- Method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileProvider
isUserInGroups(UserCredentials, GUID[])
- Method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileProvider
isValidPassword(UserCredentials, String)
- Method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
isValidPassword(UserCredentials, String, boolean)
- Method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
L
LAST_NAME_ATTR
- Static variable in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
LoginPageGenerator
- class ca.bc.gov.webade.developer.filter.
LoginPageGenerator
.
Generator for authentication form page.
loadBinding()
- Method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBindingCache
loadXml()
- Method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
Loads the xml from the current file into a DOM in memory.
loadXml(String)
- Method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
Loads the xml from the given file into a DOM in memory.
loadXml(File)
- Method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
Loads the xml from the given file into a DOM in memory.
M
MIDDLE_INITIAL_ATTR
- Static variable in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
P
PASSWORD_ATTR
- Static variable in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
PHONE_NUMBER_ATTR
- Static variable in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
PREFERENCE_FILE_LOCATION_PARAM
- Static variable in class ca.bc.gov.webade.developer.
DeveloperConstants
PasswordService
- class ca.bc.gov.webade.developer.security.
PasswordService
.
Password encryption service.
PreferenceUtils
- class ca.bc.gov.webade.developer.util.
PreferenceUtils
.
Helper class for dealing with WebADE Preferences.
PreferenceUtils()
- Constructor for class ca.bc.gov.webade.developer.util.
PreferenceUtils
R
RESPONSE_DELAY_PARAM
- Static variable in class ca.bc.gov.webade.developer.
DeveloperConstants
RESPONSE_DELAY_PREF_NAME
- Static variable in class ca.bc.gov.webade.developer.
DeveloperConstants
S
ServletUtils
- class ca.bc.gov.webade.developer.util.
ServletUtils
.
Helper class for dealing with the Servlet Context.
ServletUtils()
- Constructor for class ca.bc.gov.webade.developer.util.
ServletUtils
setResponseDelay(String)
- Static method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileProvider
setUserInfoFileLocation(String)
- Static method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileProvider
setUsers(Document)
- Method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
streamToFile(InputStream, File)
- Static method in class ca.bc.gov.webade.developer.util.
IOUtils
streamToString(InputStream)
- Static method in class ca.bc.gov.webade.developer.util.
IOUtils
U
USER_INFO_FILE_LOCATION_PARAM
- Static variable in class ca.bc.gov.webade.developer.
DeveloperConstants
USER_INFO_FILE_LOCATION_PREF_NAME
- Static variable in class ca.bc.gov.webade.developer.
DeveloperConstants
USER_PROVIDER_SUBTYPE
- Static variable in class ca.bc.gov.webade.developer.
DeveloperConstants
userInGroups(UserCredentials, GUID[])
- Method in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
Retrieves an array of groups that the given user is a member of.
V
VERSION
- Static variable in class ca.bc.gov.webade.developer.
Version
VISIBLE_ATTR
- Static variable in class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
Version
- class ca.bc.gov.webade.developer.
Version
.
Application Release Version.
Version()
- Constructor for class ca.bc.gov.webade.developer.
Version
W
WebADEDeveloperException
- exception ca.bc.gov.webade.developer.
WebADEDeveloperException
.
Signifies an error in the configuration and/or normal operation of the developer module.
WebADEDeveloperException()
- Constructor for class ca.bc.gov.webade.developer.
WebADEDeveloperException
WebADEDeveloperException(String)
- Constructor for class ca.bc.gov.webade.developer.
WebADEDeveloperException
WebADEDeveloperException(String, Throwable)
- Constructor for class ca.bc.gov.webade.developer.
WebADEDeveloperException
WebADEDeveloperException(Throwable)
- Constructor for class ca.bc.gov.webade.developer.
WebADEDeveloperException
WebADEDeveloperFilter
- class ca.bc.gov.webade.developer.filter.
WebADEDeveloperFilter
.
Challanges user for authentication and preconfigures each request before it gets to the WebADE filter.
WebADEDeveloperFilter()
- Constructor for class ca.bc.gov.webade.developer.filter.
WebADEDeveloperFilter
WebADEDeveloperLegacyServlet
- class ca.bc.gov.webade.developer.listener.
WebADEDeveloperLegacyServlet
.
Useful servlet for backward compatibility with WebADE 3 apps implementing WebADEActionServlet.
WebADEDeveloperLegacyServlet()
- Constructor for class ca.bc.gov.webade.developer.listener.
WebADEDeveloperLegacyServlet
Constructor
WebADEDeveloperServletContextListener
- class ca.bc.gov.webade.developer.listener.
WebADEDeveloperServletContextListener
.
Sets the user info file location for the WebADEServletContextListener.
WebADEDeveloperServletContextListener()
- Constructor for class ca.bc.gov.webade.developer.listener.
WebADEDeveloperServletContextListener
X
XMLFileBinding
- class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
.
Acts as a communicator to the xml file for the XML FileProvider class.
XMLFileBinding(File)
- Constructor for class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBinding
Constructor.
XMLFileBindingCache
- class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBindingCache
.
Caches the XML file binding based on last modified time of the file.
XMLFileBindingCache(File)
- Constructor for class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileBindingCache
XMLFileProvider
- class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileProvider
.
The XMLFileProvider implements the WebADE UserInfoProvider interface and returns user information.
XMLFileProvider()
- Constructor for class ca.bc.gov.webade.developer.provider.file.xml.
XMLFileProvider
Default Constructor.
XML_FILE_PROVIDER_SETNAME
- Static variable in class ca.bc.gov.webade.developer.
DeveloperConstants
XML_FILE_SUFFIX
- Static variable in class ca.bc.gov.webade.developer.
DeveloperConstants
XML_LOGON_FILE_NAME
- Static variable in class ca.bc.gov.webade.developer.filter.
LoginPageGenerator
XML_PREFERENCES_FILE_NAME
- Static variable in class ca.bc.gov.webade.developer.
DeveloperConstants
XML_USER_INFO_FILE_NAME
- Static variable in class ca.bc.gov.webade.developer.
DeveloperConstants
A
B
C
D
E
F
G
H
I
L
M
P
R
S
U
V
W
X
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes