Classes
\NZTA\OktaAPI\Admin
| Name | Description | |
|---|---|---|
| OktaGroupFilterAdmin | No description available | EMPTY |
\NZTA\OktaAPI\Extensions
| Name | Description | |
|---|---|---|
| OktaGroupExtension | No description available | EMPTY |
| OktaProfileMemberExtension | This class is responsible for adding Okta specific data to Members. | EMPTY |
\NZTA\OktaAPI\Gateway
| Name | Description | |
|---|---|---|
| OktaGateway | This class is used as the gateway to the Okta API and handles the actual requests made to the API. | EMPTY |
\NZTA\OktaAPI\Jobs
| Name | Description | |
|---|---|---|
| AbstractOktaSyncJob | This is being used to provide basic rescheduling of the current job and ability to define a list of additional jobs that can be queued once this job is completed. | EMPTY |
| OktaUpdateUserTask | No description available | EMPTY |
| RegularlySyncOktaUsersJob | No description available | EMPTY |
| SyncOktaGroupsJob | No description available | EMPTY |
| SyncOktaUsersJob | No description available | EMPTY |
\NZTA\OktaAPI\Model
| Name | Description | |
|---|---|---|
| OktaGroupFilter | No description available | EMPTY |
\NZTA\OktaAPI\Services
| Name | Description | |
|---|---|---|
| OktaService | A service class used to interact with the Okta API via an {@link OktaGateway} dependency. This class is used to format the data back into SilverStripe objects that can be used to loop through in a SilverStripe fashion. | EMPTY |
\NZTA\OktaAPI\Tests
| Name | Description | |
|---|---|---|
| MockOktaApiService | No description available | EMPTY |
| OktaApiServiceTest | No description available | EMPTY |
| SyncOktaGroupsJobTest | No description available | EMPTY |