|
1 | 1 | .gitignore |
| 2 | +.openapi-generator-ignore |
2 | 3 | .php-cs-fixer.dist.php |
3 | 4 | .travis.yml |
4 | 5 | README.md |
@@ -266,3 +267,131 @@ lib/Model/UserRepresentation.php |
266 | 267 | lib/Model/UserSessionRepresentation.php |
267 | 268 | lib/ObjectSerializer.php |
268 | 269 | phpunit.xml.dist |
| 270 | +test/Api/AttackDetectionApiTest.php |
| 271 | +test/Api/AuthenticationManagementApiTest.php |
| 272 | +test/Api/ClientAttributeCertificateApiTest.php |
| 273 | +test/Api/ClientInitialAccessApiTest.php |
| 274 | +test/Api/ClientRegistrationPolicyApiTest.php |
| 275 | +test/Api/ClientRoleMappingsApiTest.php |
| 276 | +test/Api/ClientScopesApiTest.php |
| 277 | +test/Api/ClientsApiTest.php |
| 278 | +test/Api/ComponentApiTest.php |
| 279 | +test/Api/DefaultApiTest.php |
| 280 | +test/Api/GroupsApiTest.php |
| 281 | +test/Api/IdentityProvidersApiTest.php |
| 282 | +test/Api/KeyApiTest.php |
| 283 | +test/Api/OrganizationsApiTest.php |
| 284 | +test/Api/ProtocolMappersApiTest.php |
| 285 | +test/Api/RealmsAdminApiTest.php |
| 286 | +test/Api/RoleMapperApiTest.php |
| 287 | +test/Api/RolesApiTest.php |
| 288 | +test/Api/RolesByIDApiTest.php |
| 289 | +test/Api/ScopeMappingsApiTest.php |
| 290 | +test/Api/UsersApiTest.php |
| 291 | +test/Model/AbstractPolicyRepresentationTest.php |
| 292 | +test/Model/AccessTest.php |
| 293 | +test/Model/AccessTokenTest.php |
| 294 | +test/Model/AddressClaimSetTest.php |
| 295 | +test/Model/AdminEventRepresentationTest.php |
| 296 | +test/Model/ApplicationRepresentationTest.php |
| 297 | +test/Model/AuthDetailsRepresentationTest.php |
| 298 | +test/Model/AuthenticationExecutionExportRepresentationTest.php |
| 299 | +test/Model/AuthenticationExecutionInfoRepresentationTest.php |
| 300 | +test/Model/AuthenticationExecutionRepresentationTest.php |
| 301 | +test/Model/AuthenticationFlowRepresentationTest.php |
| 302 | +test/Model/AuthenticatorConfigInfoRepresentationTest.php |
| 303 | +test/Model/AuthenticatorConfigRepresentationTest.php |
| 304 | +test/Model/AuthorizationTest.php |
| 305 | +test/Model/BruteForceStrategyTest.php |
| 306 | +test/Model/CertificateRepresentationTest.php |
| 307 | +test/Model/ClaimRepresentationTest.php |
| 308 | +test/Model/ClientInitialAccessCreatePresentationTest.php |
| 309 | +test/Model/ClientInitialAccessPresentationTest.php |
| 310 | +test/Model/ClientMappingsRepresentationTest.php |
| 311 | +test/Model/ClientPoliciesRepresentationTest.php |
| 312 | +test/Model/ClientPolicyConditionRepresentationTest.php |
| 313 | +test/Model/ClientPolicyExecutorRepresentationTest.php |
| 314 | +test/Model/ClientPolicyRepresentationTest.php |
| 315 | +test/Model/ClientProfileRepresentationTest.php |
| 316 | +test/Model/ClientProfilesRepresentationTest.php |
| 317 | +test/Model/ClientRepresentationTest.php |
| 318 | +test/Model/ClientScopeRepresentationTest.php |
| 319 | +test/Model/ClientTemplateRepresentationTest.php |
| 320 | +test/Model/ClientTypeRepresentationTest.php |
| 321 | +test/Model/ClientTypesRepresentationTest.php |
| 322 | +test/Model/ComponentExportRepresentationTest.php |
| 323 | +test/Model/ComponentRepresentationTest.php |
| 324 | +test/Model/ComponentTypeRepresentationTest.php |
| 325 | +test/Model/CompositesTest.php |
| 326 | +test/Model/ConfigPropertyRepresentationTest.php |
| 327 | +test/Model/ConfirmationTest.php |
| 328 | +test/Model/CredentialRepresentationTest.php |
| 329 | +test/Model/DecisionEffectTest.php |
| 330 | +test/Model/DecisionStrategyTest.php |
| 331 | +test/Model/EnforcementModeTest.php |
| 332 | +test/Model/EvaluationResultRepresentationTest.php |
| 333 | +test/Model/EventRepresentationTest.php |
| 334 | +test/Model/FederatedIdentityRepresentationTest.php |
| 335 | +test/Model/GlobalRequestResultTest.php |
| 336 | +test/Model/GroupRepresentationTest.php |
| 337 | +test/Model/IDTokenTest.php |
| 338 | +test/Model/IdentityProviderMapperRepresentationTest.php |
| 339 | +test/Model/IdentityProviderMapperTypeRepresentationTest.php |
| 340 | +test/Model/IdentityProviderRepresentationTest.php |
| 341 | +test/Model/InstallationAdapterConfigTest.php |
| 342 | +test/Model/KeyMetadataRepresentationTest.php |
| 343 | +test/Model/KeyStoreConfigTest.php |
| 344 | +test/Model/KeyUseTest.php |
| 345 | +test/Model/KeysMetadataRepresentationTest.php |
| 346 | +test/Model/LogicTest.php |
| 347 | +test/Model/ManagementPermissionReferenceTest.php |
| 348 | +test/Model/MappingsRepresentationTest.php |
| 349 | +test/Model/MemberRepresentationTest.php |
| 350 | +test/Model/MembershipTypeTest.php |
| 351 | +test/Model/MethodConfigTest.php |
| 352 | +test/Model/OAuthClientRepresentationTest.php |
| 353 | +test/Model/OrganizationDomainRepresentationTest.php |
| 354 | +test/Model/OrganizationRepresentationTest.php |
| 355 | +test/Model/PathCacheConfigTest.php |
| 356 | +test/Model/PathConfigTest.php |
| 357 | +test/Model/PermissionTest.php |
| 358 | +test/Model/PolicyEnforcementModeTest.php |
| 359 | +test/Model/PolicyEnforcerConfigTest.php |
| 360 | +test/Model/PolicyEvaluationRequestTest.php |
| 361 | +test/Model/PolicyEvaluationResponseTest.php |
| 362 | +test/Model/PolicyProviderRepresentationTest.php |
| 363 | +test/Model/PolicyRepresentationTest.php |
| 364 | +test/Model/PolicyResultRepresentationTest.php |
| 365 | +test/Model/PropertyConfigTest.php |
| 366 | +test/Model/ProtocolMapperEvaluationRepresentationTest.php |
| 367 | +test/Model/ProtocolMapperRepresentationTest.php |
| 368 | +test/Model/PublishedRealmRepresentationTest.php |
| 369 | +test/Model/RealmEventsConfigRepresentationTest.php |
| 370 | +test/Model/RealmRepresentationTest.php |
| 371 | +test/Model/RequiredActionConfigInfoRepresentationTest.php |
| 372 | +test/Model/RequiredActionConfigRepresentationTest.php |
| 373 | +test/Model/RequiredActionProviderRepresentationTest.php |
| 374 | +test/Model/ResourceOwnerRepresentationTest.php |
| 375 | +test/Model/ResourceRepresentationTest.php |
| 376 | +test/Model/ResourceServerRepresentationTest.php |
| 377 | +test/Model/RoleRepresentationTest.php |
| 378 | +test/Model/RolesRepresentationTest.php |
| 379 | +test/Model/ScopeEnforcementModeTest.php |
| 380 | +test/Model/ScopeMappingRepresentationTest.php |
| 381 | +test/Model/ScopeRepresentationTest.php |
| 382 | +test/Model/SocialLinkRepresentationTest.php |
| 383 | +test/Model/UPAttributePermissionsTest.php |
| 384 | +test/Model/UPAttributeRequiredTest.php |
| 385 | +test/Model/UPAttributeSelectorTest.php |
| 386 | +test/Model/UPAttributeTest.php |
| 387 | +test/Model/UPConfigTest.php |
| 388 | +test/Model/UPGroupTest.php |
| 389 | +test/Model/UnmanagedAttributePolicyTest.php |
| 390 | +test/Model/UserConsentRepresentationTest.php |
| 391 | +test/Model/UserFederationMapperRepresentationTest.php |
| 392 | +test/Model/UserFederationProviderRepresentationTest.php |
| 393 | +test/Model/UserProfileAttributeGroupMetadataTest.php |
| 394 | +test/Model/UserProfileAttributeMetadataTest.php |
| 395 | +test/Model/UserProfileMetadataTest.php |
| 396 | +test/Model/UserRepresentationTest.php |
| 397 | +test/Model/UserSessionRepresentationTest.php |
0 commit comments