public interface BaseIdentityProvider extends IdentityProvider
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | BaseIdentityProvider.Context | 
| Modifier and Type | Method and Description | 
|---|---|
| void | init(BaseIdentityProvider.Context context)Entry-point of authentication workflow. | 
allowsUsersToSignUp, getDisplay, getKey, getName, isEnabledvoid init(BaseIdentityProvider.Context context)
Copyright © 2009–2016 SonarSource. All rights reserved.