-
- Downloads
Merge branch 'units' into 'main'
Improve unit test coverage See merge request !9
Showing
- src/Entities/Interfaces/IdentityProviderInterface.php 0 additions, 0 deletionssrc/Entities/Interfaces/IdentityProviderInterface.php
- src/Entities/Interfaces/JobInterface.php 0 additions, 0 deletionssrc/Entities/Interfaces/JobInterface.php
- src/Entities/Interfaces/ProviderInterface.php 0 additions, 0 deletionssrc/Entities/Interfaces/ProviderInterface.php
- src/Entities/Interfaces/ServiceProviderInterface.php 0 additions, 0 deletionssrc/Entities/Interfaces/ServiceProviderInterface.php
- src/Entities/Interfaces/StateInterface.php 0 additions, 0 deletionssrc/Entities/Interfaces/StateInterface.php
- src/Entities/Providers/Identity/Oidc.php 0 additions, 0 deletionssrc/Entities/Providers/Identity/Oidc.php
- src/Entities/Providers/Identity/Saml2.php 0 additions, 0 deletionssrc/Entities/Providers/Identity/Saml2.php
- src/Entities/Providers/Service/Oidc.php 0 additions, 0 deletionssrc/Entities/Providers/Service/Oidc.php
- src/Entities/Providers/Service/Saml2.php 0 additions, 0 deletionssrc/Entities/Providers/Service/Saml2.php
- src/Entities/User.php 0 additions, 0 deletionssrc/Entities/User.php
- src/Exceptions/Exception.php 0 additions, 0 deletionssrc/Exceptions/Exception.php
- src/Exceptions/InvalidConfigurationException.php 0 additions, 0 deletionssrc/Exceptions/InvalidConfigurationException.php
- src/Exceptions/InvalidValueException.php 0 additions, 0 deletionssrc/Exceptions/InvalidValueException.php
- src/Exceptions/MetadataException.php 0 additions, 0 deletionssrc/Exceptions/MetadataException.php
- src/Exceptions/StateException.php 0 additions, 0 deletionssrc/Exceptions/StateException.php
- src/Exceptions/StoreException.php 0 additions, 0 deletionssrc/Exceptions/StoreException.php
- src/Exceptions/StoreException/MigrationException.php 0 additions, 0 deletionssrc/Exceptions/StoreException/MigrationException.php
- src/Exceptions/UnexpectedValueException.php 0 additions, 0 deletionssrc/Exceptions/UnexpectedValueException.php
- src/Helpers/Arr.php 0 additions, 0 deletionssrc/Helpers/Arr.php
- src/Helpers/Attributes.php 0 additions, 0 deletionssrc/Helpers/Attributes.php
src/Entities/Interfaces/IdentityProviderInterface.php
100644 → 100755
File mode changed from 100644 to 100755
src/Entities/Interfaces/JobInterface.php
100644 → 100755
File mode changed from 100644 to 100755
src/Entities/Interfaces/ProviderInterface.php
100644 → 100755
File mode changed from 100644 to 100755
src/Entities/Interfaces/ServiceProviderInterface.php
100644 → 100755
File mode changed from 100644 to 100755
src/Entities/Interfaces/StateInterface.php
100644 → 100755
File mode changed from 100644 to 100755
src/Entities/Providers/Identity/Oidc.php
100644 → 100755
File mode changed from 100644 to 100755
src/Entities/Providers/Identity/Saml2.php
100644 → 100755
File mode changed from 100644 to 100755
src/Entities/Providers/Service/Oidc.php
100644 → 100755
File mode changed from 100644 to 100755
src/Entities/Providers/Service/Saml2.php
100644 → 100755
File mode changed from 100644 to 100755
src/Entities/User.php
100644 → 100755
File mode changed from 100644 to 100755
src/Exceptions/Exception.php
100644 → 100755
File mode changed from 100644 to 100755
src/Exceptions/InvalidConfigurationException.php
100644 → 100755
File mode changed from 100644 to 100755
src/Exceptions/InvalidValueException.php
100644 → 100755
File mode changed from 100644 to 100755
src/Exceptions/MetadataException.php
100644 → 100755
File mode changed from 100644 to 100755
src/Exceptions/StateException.php
100644 → 100755
File mode changed from 100644 to 100755
src/Exceptions/StoreException.php
100644 → 100755
File mode changed from 100644 to 100755
src/Exceptions/StoreException/MigrationException.php
100644 → 100755
File mode changed from 100644 to 100755
src/Exceptions/UnexpectedValueException.php
100644 → 100755
File mode changed from 100644 to 100755
src/Helpers/Arr.php
100644 → 100755
File mode changed from 100644 to 100755
src/Helpers/Attributes.php
100644 → 100755
File mode changed from 100644 to 100755
Please register or sign in to comment