AccessToken |
class |
Drupal\janrain_capture\Authentication |
src/Authentication/AccessToken.php |
The access token. |
|
2 |
|
AuthenticationController |
class |
Drupal\janrain_capture\Controller |
src/Controller/AuthenticationController.php |
Authentication controller. |
|
|
|
EventSubscriber |
class |
Drupal\janrain_capture |
src/EventSubscriber.php |
The event subscriber. |
|
|
2 |
JanrainApiCallError |
class |
Drupal\janrain_capture\Exception |
src/Exception/JanrainApiCallError.php |
The error to throw when an API call to Janrain ended unexpectedly. |
|
1 |
|
JanrainCaptureApi |
class |
Drupal\janrain_capture |
src/JanrainCaptureApi.php |
The integration between Janrain and Drupal. |
|
1 |
2 |
JanrainCaptureApiInterface |
interface |
Drupal\janrain_capture |
src/JanrainCaptureApiInterface.php |
The interface for implementing Janrain Capture authentication. |
1 |
|
|
JanrainCaptureSettingsForm |
class |
Drupal\janrain_capture\Form |
src/Form/JanrainCaptureSettingsForm.php |
Janrain Capture settings form. |
|
|
1 |
JanrainCaptureTest |
class |
Drupal\Tests\janrain_capture\Functional |
tests/src/Functional/JanrainCaptureTest.php |
Tests janrain_capture module expectations. |
|
|
|
JanrainDataContainer |
class |
Drupal\janrain_capture\User |
src/User/JanrainDataContainer.php |
The container for the data. |
2 |
|
|
JanrainMarkupBuilder |
class |
Drupal\janrain_capture |
src/JanrainMarkupBuilder.php |
Builds needed markup for including Janrain functionality in HTML page. |
|
1 |
2 |
JanrainScreensSettingsForm |
class |
Drupal\janrain_capture\Form |
src/Form/JanrainScreensSettingsForm.php |
Janrain Screens settings form. |
|
|
1 |
JanrainUnauthorizedError |
class |
Drupal\janrain_capture\Exception |
src/Exception/JanrainUnauthorizedError.php |
The error to throw when a user is/can not be authenticated on Janrain. |
|
1 |
|
JanrainUserAddress |
class |
Drupal\janrain_capture\User |
src/User/JanrainUserAddress.php |
The user address. |
|
|
|
JanrainUserProfile |
class |
Drupal\janrain_capture\User |
src/User/JanrainUserProfile.php |
The user profile on Janrain. |
|
4 |
|
JsonParseError |
class |
Drupal\janrain_capture\Exception |
src/Exception/JsonParseError.php |
The error to throw when the data cannot be parsed as JSON. |
|
1 |
|
RefreshToken |
class |
Drupal\janrain_capture\Authentication |
src/Authentication/RefreshToken.php |
The refresh token. |
|
1 |
|
RouteEnhancer |
class |
Drupal\janrain_capture |
src/RouteEnhancer.php |
The route enhancer. |
|
|
2 |
ScreenLoaderManager |
class |
Drupal\janrain_capture |
src/ScreenLoaderManager.php |
Allow to load and manage Janrain screens (local and remote). |
|
|
2 |
Token |
class |
Drupal\janrain_capture\Authentication |
src/Authentication/Token.php |
The token. |
2 |
|
|