Gentics Portal.Node PHP API
 All Classes Namespaces Functions Variables Pages
Namespaces
application\extensions\eauth Namespace Reference

Namespaces

namespace  services

Detailed Description

EAuth class file.

Author
Maxim Zemskov nodge.nosp@m.@yan.nosp@m.dex.r.nosp@m.u http://www.opensource.org/licenses/bsd-license.php The EAuth class provides simple authentication via OpenID and OAuth providers. EAuthRedirectWidget class file. Maxim Zemskov nodge.nosp@m.@yan.nosp@m.dex.r.nosp@m.u http://code.google.com/p/yii-eauth/ http://www.opensource.org/licenses/bsd-license.php The EAuthRedirectWidget widget displays the redirect page after returning from provider. EAuthServiceBase class file. Maxim Zemskov nodge.nosp@m.@yan.nosp@m.dex.r.nosp@m.u http://code.google.com/p/yii-eauth/ http://www.opensource.org/licenses/bsd-license.php EAuthServiceBase is a base class for providers. EAuthUserIdentity class file. Maxim Zemskov nodge.nosp@m.@yan.nosp@m.dex.r.nosp@m.u http://code.google.com/p/yii-eauth/ http://www.opensource.org/licenses/bsd-license.php EAuthUserIdentity is a base User Identity class to authenticate with EAuth. EAuthWidget class file. Maxim Zemskov nodge.nosp@m.@yan.nosp@m.dex.r.nosp@m.u http://code.google.com/p/yii-eauth/ http://www.opensource.org/licenses/bsd-license.php The EAuthWidget widget prints buttons to authenticate user with OpenID and OAuth providers. EOAuth2Service class file. Maxim Zemskov nodge.nosp@m.@yan.nosp@m.dex.r.nosp@m.u http://code.google.com/p/yii-eauth/ http://www.opensource.org/licenses/bsd-license.php EOAuth2Service is a base class for all OAuth 2.0 providers. EOAuthService class file. Maxim Zemskov nodge.nosp@m.@yan.nosp@m.dex.r.nosp@m.u http://code.google.com/p/yii-eauth/ http://www.opensource.org/licenses/bsd-license.php EOAuthService is a base class for all OAuth providers. EOpenIDService class file. Maxim Zemskov nodge.nosp@m.@yan.nosp@m.dex.r.nosp@m.u http://code.google.com/p/yii-eauth/ http://www.opensource.org/licenses/bsd-license.php EOpenIDService is a base class for all OpenID providers. IAuthService interface file. Maxim Zemskov nodge.nosp@m.@yan.nosp@m.dex.r.nosp@m.u http://code.google.com/p/yii-eauth/ http://www.opensource.org/licenses/bsd-license.php IAuthService is the interface for all service types and providers.