public interface GoogleConfiguration extends CommonConfiguration
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessType()
Get the accessType for Google+ .
|
String |
getApplicationName()
Get the application name registered on Google+ .
|
String |
getRandomAlgorithm()
Get random algorithm, which will be used to generate "state" parameters (prevention from CSRF attacks)
TODO: Move to parent class as it's not specific to Google+
|
getClientID, getClientSecret, getReturnURL, getScopeString getAccessType()
String getApplicationName()
String getRandomAlgorithm()
Copyright © 2014 JBoss Inc.. All Rights Reserved.