Skip navigation links
Siggi-CI connect-github-ghcom
A C D E G O P S 

A

AbstractGhcomSocialConfigurer - Class in org.siggici.connect.github.ghcom.config
Created by jbellmann on 31.01.16.
AbstractGhcomSocialConfigurer() - Constructor for class org.siggici.connect.github.ghcom.config.AbstractGhcomSocialConfigurer
 
addConnectionFactories(ConnectionFactoryConfigurer, Environment) - Method in class org.siggici.connect.github.ghcom.config.AbstractGhcomSocialConfigurer
 

C

configureUsersConnectionRepository(ConnectionFactoryLocator) - Method in class org.siggici.connect.github.ghcom.config.boot.GhcomJdbcUsersConnectionRepositoryConfigurer
 
configureUsersConnectionRepository(ConnectionFactoryLocator) - Method in interface org.siggici.connect.github.ghcom.config.GhcomUsersConnectionRepositoryConfigurer
 

D

doGetUsersConnectionRepository(ConnectionFactoryLocator) - Method in class org.siggici.connect.github.ghcom.config.AbstractGhcomSocialConfigurer
 
doGetUsersConnectionRepository(ConnectionFactoryLocator) - Method in class org.siggici.connect.github.ghcom.config.boot.GhcomAutoConfiguration.GhcomConfigurerAdapter
 

E

extractProviderUserId(AccessGrant) - Method in class org.siggici.connect.github.ghcom.connect.GhcomConnectionFactory
 

G

getApi(String) - Method in class org.siggici.connect.github.ghcom.connect.GhcomServiceProvider
 
getClientId() - Method in class org.siggici.connect.github.ghcom.config.AbstractGhcomSocialConfigurer
 
getClientId() - Method in class org.siggici.connect.github.ghcom.config.boot.GhcomAutoConfiguration.GhcomConfigurerAdapter
 
getClientId() - Method in class org.siggici.connect.github.ghcom.config.boot.GhcomProperties
 
getClientIdSubstringLenght() - Method in class org.siggici.connect.github.ghcom.config.AbstractGhcomSocialConfigurer
 
getClientSecret() - Method in class org.siggici.connect.github.ghcom.config.AbstractGhcomSocialConfigurer
 
getClientSecret() - Method in class org.siggici.connect.github.ghcom.config.boot.GhcomAutoConfiguration.GhcomConfigurerAdapter
 
getClientSecret() - Method in class org.siggici.connect.github.ghcom.config.boot.GhcomProperties
 
getClientSecretIdSubstringCount() - Method in class org.siggici.connect.github.ghcom.config.AbstractGhcomSocialConfigurer
 
getProviderId() - Method in interface org.siggici.connect.github.ghcom.api.Ghcom
 
getUserIdSource() - Method in class org.siggici.connect.github.ghcom.config.AbstractGhcomSocialConfigurer
 
getUsersConnectionRepository(ConnectionFactoryLocator) - Method in class org.siggici.connect.github.ghcom.config.AbstractGhcomSocialConfigurer
 
Ghcom - Interface in org.siggici.connect.github.ghcom.api
A marker-interface.
ghcom(ConnectionRepository) - Method in class org.siggici.connect.github.ghcom.config.boot.GhcomAutoConfiguration.GhcomConfigurerAdapter
 
GhcomAdapter - Class in org.siggici.connect.github.ghcom.connect
 
GhcomAdapter() - Constructor for class org.siggici.connect.github.ghcom.connect.GhcomAdapter
 
GhcomAuthenticationService - Class in org.siggici.connect.github.ghcom.security
 
GhcomAuthenticationService(String, String) - Constructor for class org.siggici.connect.github.ghcom.security.GhcomAuthenticationService
 
GhcomAutoConfiguration - Class in org.siggici.connect.github.ghcom.config.boot
 
GhcomAutoConfiguration() - Constructor for class org.siggici.connect.github.ghcom.config.boot.GhcomAutoConfiguration
 
GhcomAutoConfiguration.GhcomConfigurerAdapter - Class in org.siggici.connect.github.ghcom.config.boot
 
GhcomAutoConfiguration.GhcomUsersConnectionRepositoryConfigurerAutoConfiguration - Class in org.siggici.connect.github.ghcom.config.boot
 
GhcomConfigurerAdapter() - Constructor for class org.siggici.connect.github.ghcom.config.boot.GhcomAutoConfiguration.GhcomConfigurerAdapter
 
GhcomConnectionFactory - Class in org.siggici.connect.github.ghcom.connect
 
GhcomConnectionFactory(String, String) - Constructor for class org.siggici.connect.github.ghcom.connect.GhcomConnectionFactory
 
ghcomConnectView() - Method in class org.siggici.connect.github.ghcom.config.boot.GhcomAutoConfiguration.GhcomConfigurerAdapter
 
GhcomJdbcUsersConnectionRepositoryConfigurer - Class in org.siggici.connect.github.ghcom.config.boot
 
GhcomJdbcUsersConnectionRepositoryConfigurer(DataSource) - Constructor for class org.siggici.connect.github.ghcom.config.boot.GhcomJdbcUsersConnectionRepositoryConfigurer
 
GhcomOAuth2Template - Class in org.siggici.connect.github.ghcom.connect
 
GhcomOAuth2Template(String, String) - Constructor for class org.siggici.connect.github.ghcom.connect.GhcomOAuth2Template
 
GhcomOAuth2Template(String, String, String, String) - Constructor for class org.siggici.connect.github.ghcom.connect.GhcomOAuth2Template
 
GhcomProperties - Class in org.siggici.connect.github.ghcom.config.boot
 
GhcomProperties() - Constructor for class org.siggici.connect.github.ghcom.config.boot.GhcomProperties
 
GhcomServiceProvider - Class in org.siggici.connect.github.ghcom.connect
 
GhcomServiceProvider(String, String) - Constructor for class org.siggici.connect.github.ghcom.connect.GhcomServiceProvider
 
ghcomUsersConnectionRepositoryConfigurer() - Method in class org.siggici.connect.github.ghcom.config.boot.GhcomAutoConfiguration.GhcomUsersConnectionRepositoryConfigurerAutoConfiguration
 
GhcomUsersConnectionRepositoryConfigurer - Interface in org.siggici.connect.github.ghcom.config
 
GhcomUsersConnectionRepositoryConfigurerAutoConfiguration() - Constructor for class org.siggici.connect.github.ghcom.config.boot.GhcomAutoConfiguration.GhcomUsersConnectionRepositoryConfigurerAutoConfiguration
 

O

org.siggici.connect.github.ghcom.api - package org.siggici.connect.github.ghcom.api
 
org.siggici.connect.github.ghcom.config - package org.siggici.connect.github.ghcom.config
 
org.siggici.connect.github.ghcom.config.boot - package org.siggici.connect.github.ghcom.config.boot
 
org.siggici.connect.github.ghcom.connect - package org.siggici.connect.github.ghcom.connect
 
org.siggici.connect.github.ghcom.security - package org.siggici.connect.github.ghcom.security
 

P

PROVIDER_ID - Static variable in interface org.siggici.connect.github.ghcom.api.Ghcom
 

S

setClientId(String) - Method in class org.siggici.connect.github.ghcom.config.boot.GhcomProperties
 
setClientSecret(String) - Method in class org.siggici.connect.github.ghcom.config.boot.GhcomProperties
 
A C D E G O P S 
Skip navigation links
Siggi-CI connect-github-ghcom

Copyright © 2016–2017. All rights reserved.