Skip navigation links
A E G I L M O P S 

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
 

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
 
encode(String) - Method in class edu.emory.cci.aiw.MD5PasswordEncoder
 

G

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.
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.
getJndiName() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.SQLStringGenerator
 
getLdapAuthoritiesPopulator() - Method in class org.jasig.services.persondir.support.ldap.LdapPersonRoleAttributeDao
 
getObject() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.AuthenticationHandlerListFactory
 
getObjectType() - Method in class edu.emory.cci.aiw.cvrg.eureka.cas.AuthenticationHandlerListFactory
 
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
 
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
 
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.

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
 

L

LdapPersonRoleAttributeDao - Class in org.jasig.services.persondir.support.ldap
 
LdapPersonRoleAttributeDao() - Constructor for class org.jasig.services.persondir.support.ldap.LdapPersonRoleAttributeDao
 

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

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

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

S

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
 
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
 
SQLStringGenerator - Class in edu.emory.cci.aiw.cvrg.eureka.cas
 
SQLStringGenerator() - Constructor for class edu.emory.cci.aiw.cvrg.eureka.cas.SQLStringGenerator
 
A E G I L M O P S 
Skip navigation links

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