Skip navigation links
A C D E F G I J L M O P R S U 

A

AbstractProperties - Class in edu.emory.cci.aiw.cvrg.eureka.cas
 
AbstractProperties() - Constructor for class edu.emory.cci.aiw.cvrg.eureka.cas.AbstractProperties
 
ApplicationProperties - Class in edu.emory.cci.aiw.cvrg.eureka.cas
 
ApplicationProperties() - Constructor for class edu.emory.cci.aiw.cvrg.eureka.cas.ApplicationProperties
 
AuthenticationHandlerChooser - Class in edu.emory.cci.aiw.cvrg.eureka.cas
 
AuthenticationHandlerChooser() - Constructor for class edu.emory.cci.aiw.cvrg.eureka.cas.AuthenticationHandlerChooser
 
AuthenticationHandlerListFactory - Class in edu.emory.cci.aiw.cvrg.eureka.cas
 
AuthenticationHandlerListFactory(List, List, List) - Constructor for class edu.emory.cci.aiw.cvrg.eureka.cas.AuthenticationHandlerListFactory
 
AuthenticationMethodMetaDataPopulator - Class in edu.emory.cci.aiw.cvrg.eureka.cas.authentication
 
AuthenticationMethodMetaDataPopulator() - Constructor for class edu.emory.cci.aiw.cvrg.eureka.cas.authentication.AuthenticationMethodMetaDataPopulator
 

C

changePassword(String, String) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.authentication.EmptyUserDetailsManager
 
createUser(UserDetails) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.authentication.EmptyUserDetailsManager
 

D

deleteUser(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.authentication.EmptyUserDetailsManager
 
doExecute(RequestContext) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ExpirationCheckAction
 

E

edu.emory.cci.aiw - package edu.emory.cci.aiw
 
edu.emory.cci.aiw.cvrg.eureka.cas - package edu.emory.cci.aiw.cvrg.eureka.cas
 
edu.emory.cci.aiw.cvrg.eureka.cas.authentication - package edu.emory.cci.aiw.cvrg.eureka.cas.authentication
 
edu.emory.cci.aiw.cvrg.eureka.cas.oauth.provider - package edu.emory.cci.aiw.cvrg.eureka.cas.oauth.provider
 
Email - Class in edu.emory.cci.aiw.cvrg.eureka.cas
 
Email() - Constructor for class edu.emory.cci.aiw.cvrg.eureka.cas.Email
 
EmailException - Exception in edu.emory.cci.aiw.cvrg.eureka.cas
To be thrown when there are any errors in initializing an email sender, or in sending the email.
EmailException(String) - Constructor for exception edu.emory.cci.aiw.cvrg.eureka.cas.EmailException
Create an exception with the given message.
EmailException(Throwable) - Constructor for exception edu.emory.cci.aiw.cvrg.eureka.cas.EmailException
Create an exception with the given Throwable as the root cause.
EmptyUserDetailsManager - Class in edu.emory.cci.aiw.cvrg.eureka.cas.authentication
Provides an empty list of authorized users for the service management webapp.
EmptyUserDetailsManager() - Constructor for class edu.emory.cci.aiw.cvrg.eureka.cas.authentication.EmptyUserDetailsManager
 
encode(String) - Method in class edu.emory.cci.aiw.MD5PasswordEncoder
 
ExpirationCheckAction - Class in edu.emory.cci.aiw.cvrg.eureka.cas
 
ExpirationCheckAction() - Constructor for class edu.emory.cci.aiw.cvrg.eureka.cas.ExpirationCheckAction
 
extractPrincipalId(Credentials) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.authentication.OAuthCredentialsToPrincipalResolver
 

F

FreeMarkerEmailSender - Class in edu.emory.cci.aiw.cvrg.eureka.cas
 
FreeMarkerEmailSender(ApplicationProperties, Session) - Constructor for class edu.emory.cci.aiw.cvrg.eureka.cas.FreeMarkerEmailSender
Default constructor, creates a FreeMarker configuration object.

G

generatePassword() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.RandomPasswordGenerator
 
getApplicationUrl() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.AbstractProperties
Get the base URL for the application front-end for external users.
getAuthHandlers() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.AuthenticationHandlerChooser
 
getAuthHandlersString() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.AuthenticationHandlerChooser
 
getCasDotPropertiesPathname() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.AbstractProperties
 
getConfigDir() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.AbstractProperties
Gets the user-configured directory where the INI configuration files for Protempa are located.
getEmailAddress() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.Email
 
getExpirationTimestamp(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ExpirationCheckAction
 
getFirstName(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ResetForgotPasswordAction
 
getFromEmailAddress() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ApplicationProperties
 
getGitHubKey() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ApplicationProperties
 
getGitHubSecret() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ApplicationProperties
 
getGlobusKey() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ApplicationProperties
 
getGlobusSecret() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ApplicationProperties
 
getGoogleKey() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ApplicationProperties
 
getGoogleSecret() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ApplicationProperties
 
getIntValue(String, int) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.AbstractProperties
Utility method to get an int from the properties file.
getJdbcTemplate() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.authentication.OAuthCredentialsToPrincipalResolver
 
getJdbcTemplate() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ExpirationCheckAction
 
getJdbcTemplate() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ResetForgotPasswordAction
 
getJdbcTemplate() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.UpdateExpiredPasswordAction
 
getJdbcTemplateFromJndiName() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.JdbcTemplateGenerator
 
getJndiName() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.JdbcTemplateGenerator
 
getJndiName() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.SQLStringGenerator
 
getLastName(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ResetForgotPasswordAction
 
getLdapAuthoritiesPopulator() - Method in class org.jasig.services.persondir.support.ldap.LdapPersonRoleAttributeDao
 
getNewPassword() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.Passwords
 
getObject() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.AuthenticationHandlerListFactory
 
getObjectType() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.AuthenticationHandlerListFactory
 
getOldPassword() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.Passwords
 
getPeopleForQuery(LogicalFilterWrapper, String) - Method in class org.jasig.services.persondir.support.ldap.LdapPersonRoleAttributeDao
 
getProviders() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.oauth.provider.OAuthProviders
 
getResetUserId(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ResetForgotPasswordAction
 
getSelectedAuthHandlers() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.AuthenticationHandlerChooser
 
getStringListValue(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.AbstractProperties
Reads in a property value as a whitespace-delimited list of items.
getStringListValue(String, List<String>) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.AbstractProperties
Reads in a property value as a whitespace-delimited list of items.
getTwitterKey() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ApplicationProperties
 
getTwitterSecret() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ApplicationProperties
 
getUpdateUserId(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.UpdateExpiredPasswordAction
 
getUserVerficationSQLString() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.SQLStringGenerator
 
getValue(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.AbstractProperties
Returns the String value of the given property name.
getValue(String, String) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.AbstractProperties
Returns the String value of the given property name, or the given default if the given property name does not exist.
getVerifiedNewPassword() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.Passwords
 

I

isDemoMode() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ApplicationProperties
 
isEphiProhibited() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ApplicationProperties
 
isGitHubAuthEnabled() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ApplicationProperties
 
isGlobusAuthEnabled() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ApplicationProperties
 
isGoogleAuthEnabled() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ApplicationProperties
 
isOAuthEnabled() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ApplicationProperties
 
isSingleton() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.AuthenticationHandlerListFactory
 
isTwitterAuthEnabled() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ApplicationProperties
 
isUsernameExist(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ResetForgotPasswordAction
 

J

JdbcTemplateGenerator - Class in edu.emory.cci.aiw.cvrg.eureka.cas
 
JdbcTemplateGenerator() - Constructor for class edu.emory.cci.aiw.cvrg.eureka.cas.JdbcTemplateGenerator
 

L

LdapPersonRoleAttributeDao - Class in org.jasig.services.persondir.support.ldap
 
LdapPersonRoleAttributeDao() - Constructor for class org.jasig.services.persondir.support.ldap.LdapPersonRoleAttributeDao
 
loadUserByUsername(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.authentication.EmptyUserDetailsManager
 

M

MD5PasswordEncoder - Class in edu.emory.cci.aiw
Encodes the given password using MD5 + Hex encoding to match the I2B2 password encoding mechanism.
MD5PasswordEncoder() - Constructor for class edu.emory.cci.aiw.MD5PasswordEncoder
 

O

OAuthCredentialsToPrincipalResolver - Class in edu.emory.cci.aiw.cvrg.eureka.cas.authentication
 
OAuthCredentialsToPrincipalResolver() - Constructor for class edu.emory.cci.aiw.cvrg.eureka.cas.authentication.OAuthCredentialsToPrincipalResolver
 
OAuthProviders - Class in edu.emory.cci.aiw.cvrg.eureka.cas.oauth.provider
 
OAuthProviders() - Constructor for class edu.emory.cci.aiw.cvrg.eureka.cas.oauth.provider.OAuthProviders
 
org.jasig.services.persondir.support.ldap - package org.jasig.services.persondir.support.ldap
 

P

Passwords - Class in edu.emory.cci.aiw.cvrg.eureka.cas
 
Passwords() - Constructor for class edu.emory.cci.aiw.cvrg.eureka.cas.Passwords
 
populateAttributes(Authentication, Credentials) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.authentication.AuthenticationMethodMetaDataPopulator
 

R

RandomPasswordGenerator - Class in edu.emory.cci.aiw.cvrg.eureka.cas
 
RandomPasswordGenerator() - Constructor for class edu.emory.cci.aiw.cvrg.eureka.cas.RandomPasswordGenerator
 
reset(RequestContext, Email) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ResetForgotPasswordAction
 
resetExpirationDate(long) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ResetForgotPasswordAction
 
resetForgotPassword(String, long) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ResetForgotPasswordAction
 
ResetForgotPasswordAction - Class in edu.emory.cci.aiw.cvrg.eureka.cas
 
ResetForgotPasswordAction() - Constructor for class edu.emory.cci.aiw.cvrg.eureka.cas.ResetForgotPasswordAction
 

S

sendPasswordResetMessage(String, String, String, String) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.FreeMarkerEmailSender
 
setAuthHandlers(Map) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.AuthenticationHandlerChooser
 
setAuthHandlersString(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.AuthenticationHandlerChooser
 
setEmailAddress(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.Email
 
setJdbcTemplate(JdbcTemplate) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.authentication.OAuthCredentialsToPrincipalResolver
 
setJdbcTemplate(JdbcTemplate) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ExpirationCheckAction
 
setJdbcTemplate(JdbcTemplate) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.ResetForgotPasswordAction
 
setJdbcTemplate(JdbcTemplate) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.UpdateExpiredPasswordAction
 
setJndiName(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.JdbcTemplateGenerator
 
setJndiName(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.SQLStringGenerator
 
setLdapAuthoritiesPopulator(DefaultLdapAuthoritiesPopulator) - Method in class org.jasig.services.persondir.support.ldap.LdapPersonRoleAttributeDao
 
setNewPassword(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.Passwords
 
setOldPassword(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.Passwords
 
setVerifiedNewPassword(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.Passwords
 
SQLStringGenerator - Class in edu.emory.cci.aiw.cvrg.eureka.cas
 
SQLStringGenerator() - Constructor for class edu.emory.cci.aiw.cvrg.eureka.cas.SQLStringGenerator
 
supports(Credentials) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.authentication.OAuthCredentialsToPrincipalResolver
 

U

update(RequestContext, Passwords, UsernamePasswordCredentials) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.UpdateExpiredPasswordAction
 
updateExpirationDate(long) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.UpdateExpiredPasswordAction
 
updateExpiredPassword(String, long) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.UpdateExpiredPasswordAction
 
UpdateExpiredPasswordAction - Class in edu.emory.cci.aiw.cvrg.eureka.cas
 
UpdateExpiredPasswordAction() - Constructor for class edu.emory.cci.aiw.cvrg.eureka.cas.UpdateExpiredPasswordAction
 
updateUser(UserDetails) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.authentication.EmptyUserDetailsManager
 
userExists(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.authentication.EmptyUserDetailsManager
 
A C D E F G I J L M O P R S U 
Skip navigation links

Copyright © 2012–2017 Emory University. All rights reserved.