Skip navigation links
A B C D E F G I L O S _ 

A

AbstractOauthLoginController<IoExceptionT extends org.thryft.waf.api.services.AbstractIoException,UserEntryT extends org.thryft.waf.api.models.ModelEntry<?,?>> - Class in org.thryft.waf.server.controllers.oauth
 
AbstractOauthLoginController(ImmutableMap<String, Oauth2ServiceProvider>) - Constructor for class org.thryft.waf.server.controllers.oauth.AbstractOauthLoginController
 
AbstractServletContextListener - Class in org.thryft.waf.server
 
AbstractServletContextListener(String, byte[]) - Constructor for class org.thryft.waf.server.AbstractServletContextListener
 

B

build() - Method in class org.thryft.waf.server.controllers.oauth.OauthUserProfile.Builder
 
builder() - Static method in class org.thryft.waf.server.controllers.oauth.OauthUserProfile
 

C

contextInitialized(ServletContextEvent) - Method in class org.thryft.waf.server.AbstractServletContextListener
 

D

destroy() - Method in class org.thryft.waf.server.controllers.ExceptionLoggingFilter
 
destroy() - Method in class org.thryft.waf.server.controllers.LocalhostFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.thryft.waf.server.controllers.ExceptionLoggingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.thryft.waf.server.controllers.LocalhostFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.thryft.waf.server.controllers.ExceptionLoggingHttpServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.thryft.waf.server.controllers.oauth.AbstractOauthLoginController
 

E

ExceptionLoggingFilter - Class in org.thryft.waf.server.controllers
 
ExceptionLoggingFilter() - Constructor for class org.thryft.waf.server.controllers.ExceptionLoggingFilter
 
ExceptionLoggingHttpServlet - Class in org.thryft.waf.server.controllers
 
ExceptionLoggingHttpServlet() - Constructor for class org.thryft.waf.server.controllers.ExceptionLoggingHttpServlet
 

F

FacebookOauth2ServiceProvider - Class in org.thryft.waf.server.controllers.oauth
 
FacebookOauth2ServiceProvider(String, String) - Constructor for class org.thryft.waf.server.controllers.oauth.FacebookOauth2ServiceProvider
 

G

getApiKey() - Method in class org.thryft.waf.server.controllers.oauth.FacebookOauth2ServiceProvider
 
getApiKey() - Method in class org.thryft.waf.server.controllers.oauth.GoogleOauth2ServiceProvider
 
getApiKey() - Method in interface org.thryft.waf.server.controllers.oauth.Oauth2ServiceProvider
 
getApiSecret() - Method in class org.thryft.waf.server.controllers.oauth.FacebookOauth2ServiceProvider
 
getApiSecret() - Method in class org.thryft.waf.server.controllers.oauth.GoogleOauth2ServiceProvider
 
getApiSecret() - Method in interface org.thryft.waf.server.controllers.oauth.Oauth2ServiceProvider
 
getEmailAddress() - Method in class org.thryft.waf.server.controllers.oauth.OauthUserProfile.Builder
 
getEmailAddress() - Method in class org.thryft.waf.server.controllers.oauth.OauthUserProfile
 
getFirstName() - Method in class org.thryft.waf.server.controllers.oauth.OauthUserProfile.Builder
 
getFirstName() - Method in class org.thryft.waf.server.controllers.oauth.OauthUserProfile
 
getId() - Method in class org.thryft.waf.server.controllers.oauth.OauthUserProfile.Builder
 
getId() - Method in class org.thryft.waf.server.controllers.oauth.OauthUserProfile
 
getLastName() - Method in class org.thryft.waf.server.controllers.oauth.OauthUserProfile.Builder
 
getLastName() - Method in class org.thryft.waf.server.controllers.oauth.OauthUserProfile
 
getName() - Method in class org.thryft.waf.server.controllers.oauth.OauthUserProfile.Builder
 
getName() - Method in class org.thryft.waf.server.controllers.oauth.OauthUserProfile
 
getPicture() - Method in class org.thryft.waf.server.controllers.oauth.OauthUserProfile.Builder
 
getPicture() - Method in class org.thryft.waf.server.controllers.oauth.OauthUserProfile
 
getScope() - Method in class org.thryft.waf.server.controllers.oauth.FacebookOauth2ServiceProvider
 
getScope() - Method in class org.thryft.waf.server.controllers.oauth.GoogleOauth2ServiceProvider
 
getScope() - Method in interface org.thryft.waf.server.controllers.oauth.Oauth2ServiceProvider
 
getUserProfile(OAuth20Service, OAuth2AccessToken) - Method in class org.thryft.waf.server.controllers.oauth.FacebookOauth2ServiceProvider
 
getUserProfile(OAuth20Service, OAuth2AccessToken) - Method in class org.thryft.waf.server.controllers.oauth.GoogleOauth2ServiceProvider
 
getUserProfile(OAuth20Service, OAuth2AccessToken) - Method in interface org.thryft.waf.server.controllers.oauth.Oauth2ServiceProvider
 
GoogleOauth2ServiceProvider - Class in org.thryft.waf.server.controllers.oauth
 
GoogleOauth2ServiceProvider(String, String) - Constructor for class org.thryft.waf.server.controllers.oauth.GoogleOauth2ServiceProvider
 

I

ID - Static variable in class org.thryft.waf.server.controllers.oauth.FacebookOauth2ServiceProvider
 
ID - Static variable in class org.thryft.waf.server.controllers.oauth.GoogleOauth2ServiceProvider
 
IncompleteOAuthUserProfileException - Exception in org.thryft.waf.server.controllers.oauth
 
init(FilterConfig) - Method in class org.thryft.waf.server.controllers.ExceptionLoggingFilter
 
init(FilterConfig) - Method in class org.thryft.waf.server.controllers.LocalhostFilter
 

L

LocalhostFilter - Class in org.thryft.waf.server.controllers
 
LocalhostFilter() - Constructor for class org.thryft.waf.server.controllers.LocalhostFilter
 

O

Oauth2ServiceProvider - Interface in org.thryft.waf.server.controllers.oauth
 
OauthUserProfile - Class in org.thryft.waf.server.controllers.oauth
 
OauthUserProfile.Builder - Class in org.thryft.waf.server.controllers.oauth
 
org.thryft.waf.server - package org.thryft.waf.server
 
org.thryft.waf.server.controllers - package org.thryft.waf.server.controllers
 
org.thryft.waf.server.controllers.oauth - package org.thryft.waf.server.controllers.oauth
 

S

setEmailAddress(String) - Method in class org.thryft.waf.server.controllers.oauth.OauthUserProfile.Builder
 
setFirstName(Optional<String>) - Method in class org.thryft.waf.server.controllers.oauth.OauthUserProfile.Builder
 
setId(String) - Method in class org.thryft.waf.server.controllers.oauth.OauthUserProfile.Builder
 
setLastName(Optional<String>) - Method in class org.thryft.waf.server.controllers.oauth.OauthUserProfile.Builder
 
setName(Optional<String>) - Method in class org.thryft.waf.server.controllers.oauth.OauthUserProfile.Builder
 
setPicture(Optional<Url>) - Method in class org.thryft.waf.server.controllers.oauth.OauthUserProfile.Builder
 

_

_getFailedLoginUrl(String, String) - Method in class org.thryft.waf.server.controllers.oauth.AbstractOauthLoginController
 
_getNewLoginUrl(String) - Method in class org.thryft.waf.server.controllers.oauth.AbstractOauthLoginController
 
_getOauthCallbackUrlPathPrefix() - Method in class org.thryft.waf.server.controllers.oauth.AbstractOauthLoginController
 
_getOauthCallbackUrlScheme() - Method in class org.thryft.waf.server.controllers.oauth.AbstractOauthLoginController
 
_getSuccessfulLoginUrl(String) - Method in class org.thryft.waf.server.controllers.oauth.AbstractOauthLoginController
 
_getUser(String, OauthUserProfile) - Method in class org.thryft.waf.server.controllers.oauth.AbstractOauthLoginController
 
_login(UserEntryT) - Method in class org.thryft.waf.server.controllers.oauth.AbstractOauthLoginController
 
_postUser(String, OauthUserProfile) - Method in class org.thryft.waf.server.controllers.oauth.AbstractOauthLoginController
 
A B C D E F G I L O S _ 
Skip navigation links

Copyright © 2017. All rights reserved.