From 1deef4a6997c8029b4a702758947003d000d9708 Mon Sep 17 00:00:00 2001
From: TravisCI
Date: Tue, 1 Sep 2015 13:41:57 +0000
Subject: [PATCH] Travis pushed coverage of
31e5f4d33c824d339fc0b1947f3945cca597b08f@master to gh-pages
---
master/AbstractServer.php.html | 4 +-
master/AuthorizationServer.php.html | 2 +-
master/Entity/AbstractTokenEntity.php.html | 2 +-
master/Entity/AccessTokenEntity.php.html | 2 +-
master/Entity/AuthCodeEntity.php.html | 2 +-
master/Entity/ClientEntity.php.html | 2 +-
master/Entity/EntityTrait.php.html | 2 +-
master/Entity/RefreshTokenEntity.php.html | 2 +-
master/Entity/ScopeEntity.php.html | 2 +-
master/Entity/SessionEntity.php.html | 2 +-
master/Entity/dashboard.html | 2 +-
master/Entity/index.html | 2 +-
.../ClientAuthenticationFailedEvent.php.html | 2 +-
master/Event/SessionOwnerEvent.php.html | 2 +-
.../UserAuthenticationFailedEvent.php.html | 2 +-
master/Event/dashboard.html | 2 +-
master/Event/index.html | 2 +-
.../Exception/AccessDeniedException.php.html | 2 +-
.../Exception/InvalidClientException.php.html | 2 +-
.../InvalidCredentialsException.php.html | 2 +-
.../Exception/InvalidGrantException.php.html | 2 +-
.../InvalidRefreshException.php.html | 2 +-
.../InvalidRequestException.php.html | 2 +-
.../Exception/InvalidScopeException.php.html | 2 +-
master/Exception/OAuthException.php.html | 2 +-
.../Exception/ServerErrorException.php.html | 2 +-
.../UnauthorizedClientException.php.html | 2 +-
.../UnsupportedGrantTypeException.php.html | 2 +-
.../UnsupportedResponseTypeException.php.html | 2 +-
master/Exception/dashboard.html | 2 +-
master/Exception/index.html | 2 +-
master/Grant/AbstractGrant.php.html | 2 +-
master/Grant/AuthCodeGrant.php.html | 2 +-
master/Grant/ClientCredentialsGrant.php.html | 2 +-
master/Grant/GrantTypeInterface.php.html | 2 +-
master/Grant/PasswordGrant.php.html | 2 +-
master/Grant/RefreshTokenGrant.php.html | 2 +-
master/Grant/dashboard.html | 2 +-
master/Grant/index.html | 2 +-
master/ResourceServer.php.html | 283 +++++++++---------
master/Storage/AbstractStorage.php.html | 2 +-
master/Storage/AccessTokenInterface.php.html | 2 +-
master/Storage/AuthCodeInterface.php.html | 2 +-
master/Storage/ClientInterface.php.html | 2 +-
master/Storage/MacTokenInterface.php.html | 2 +-
master/Storage/RefreshTokenInterface.php.html | 2 +-
master/Storage/ScopeInterface.php.html | 2 +-
master/Storage/SessionInterface.php.html | 2 +-
master/Storage/StorageInterface.php.html | 2 +-
master/Storage/dashboard.html | 2 +-
master/Storage/index.html | 2 +-
master/TokenType/AbstractTokenType.php.html | 2 +-
master/TokenType/Bearer.php.html | 2 +-
master/TokenType/MAC.php.html | 2 +-
master/TokenType/TokenTypeInterface.php.html | 2 +-
master/TokenType/dashboard.html | 2 +-
master/TokenType/index.html | 2 +-
.../KeyAlgorithm/DefaultAlgorithm.php.html | 2 +-
.../KeyAlgorithmInterface.php.html | 2 +-
master/Util/KeyAlgorithm/dashboard.html | 2 +-
master/Util/KeyAlgorithm/index.html | 2 +-
master/Util/RedirectUri.php.html | 2 +-
master/Util/SecureKey.php.html | 2 +-
master/Util/dashboard.html | 2 +-
master/Util/index.html | 2 +-
master/dashboard.html | 6 +-
master/index.html | 2 +-
67 files changed, 211 insertions(+), 210 deletions(-)
diff --git a/master/AbstractServer.php.html b/master/AbstractServer.php.html
index dcc509f3..7ad9a2a1 100644
--- a/master/AbstractServer.php.html
+++ b/master/AbstractServer.php.html
@@ -903,7 +903,7 @@
| |
| public function getTokenType() |
| { |
- | return $this->tokenType; |
+ | return $this->tokenType; |
| } |
| |
| |
@@ -934,7 +934,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/AuthorizationServer.php.html b/master/AuthorizationServer.php.html
index e18c12cb..4d7c2837 100644
--- a/master/AuthorizationServer.php.html
+++ b/master/AuthorizationServer.php.html
@@ -746,7 +746,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Entity/AbstractTokenEntity.php.html b/master/Entity/AbstractTokenEntity.php.html
index 3301701e..979074f6 100644
--- a/master/Entity/AbstractTokenEntity.php.html
+++ b/master/Entity/AbstractTokenEntity.php.html
@@ -567,7 +567,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Entity/AccessTokenEntity.php.html b/master/Entity/AccessTokenEntity.php.html
index 3db7152b..a6942578 100644
--- a/master/Entity/AccessTokenEntity.php.html
+++ b/master/Entity/AccessTokenEntity.php.html
@@ -314,7 +314,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Entity/AuthCodeEntity.php.html b/master/Entity/AuthCodeEntity.php.html
index 1efe042d..175dba2d 100644
--- a/master/Entity/AuthCodeEntity.php.html
+++ b/master/Entity/AuthCodeEntity.php.html
@@ -391,7 +391,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Entity/ClientEntity.php.html b/master/Entity/ClientEntity.php.html
index 82f56cc8..6fc9856d 100644
--- a/master/Entity/ClientEntity.php.html
+++ b/master/Entity/ClientEntity.php.html
@@ -332,7 +332,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Entity/EntityTrait.php.html b/master/Entity/EntityTrait.php.html
index fe67f811..3efb4954 100644
--- a/master/Entity/EntityTrait.php.html
+++ b/master/Entity/EntityTrait.php.html
@@ -170,7 +170,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Entity/RefreshTokenEntity.php.html b/master/Entity/RefreshTokenEntity.php.html
index 6383e22b..5bdb6761 100644
--- a/master/Entity/RefreshTokenEntity.php.html
+++ b/master/Entity/RefreshTokenEntity.php.html
@@ -315,7 +315,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Entity/ScopeEntity.php.html b/master/Entity/ScopeEntity.php.html
index e492cd4c..23e601ba 100644
--- a/master/Entity/ScopeEntity.php.html
+++ b/master/Entity/ScopeEntity.php.html
@@ -290,7 +290,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Entity/SessionEntity.php.html b/master/Entity/SessionEntity.php.html
index e18bdfbf..c9bdf8c6 100644
--- a/master/Entity/SessionEntity.php.html
+++ b/master/Entity/SessionEntity.php.html
@@ -739,7 +739,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Entity/dashboard.html b/master/Entity/dashboard.html
index dbde747b..18e60c43 100644
--- a/master/Entity/dashboard.html
+++ b/master/Entity/dashboard.html
@@ -143,7 +143,7 @@
diff --git a/master/Entity/index.html b/master/Entity/index.html
index 09664608..40240130 100644
--- a/master/Entity/index.html
+++ b/master/Entity/index.html
@@ -305,7 +305,7 @@
High: 90% to 100%
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Event/ClientAuthenticationFailedEvent.php.html b/master/Event/ClientAuthenticationFailedEvent.php.html
index 9a7f9f0a..6566db71 100644
--- a/master/Event/ClientAuthenticationFailedEvent.php.html
+++ b/master/Event/ClientAuthenticationFailedEvent.php.html
@@ -234,7 +234,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Event/SessionOwnerEvent.php.html b/master/Event/SessionOwnerEvent.php.html
index 5d453021..f46119f2 100644
--- a/master/Event/SessionOwnerEvent.php.html
+++ b/master/Event/SessionOwnerEvent.php.html
@@ -234,7 +234,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Event/UserAuthenticationFailedEvent.php.html b/master/Event/UserAuthenticationFailedEvent.php.html
index 12747db5..a79738cd 100644
--- a/master/Event/UserAuthenticationFailedEvent.php.html
+++ b/master/Event/UserAuthenticationFailedEvent.php.html
@@ -234,7 +234,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Event/dashboard.html b/master/Event/dashboard.html
index 556d9d21..1c9225ab 100644
--- a/master/Event/dashboard.html
+++ b/master/Event/dashboard.html
@@ -141,7 +141,7 @@
diff --git a/master/Event/index.html b/master/Event/index.html
index 815a612a..05a3e137 100644
--- a/master/Event/index.html
+++ b/master/Event/index.html
@@ -165,7 +165,7 @@
High: 90% to 100%
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Exception/AccessDeniedException.php.html b/master/Exception/AccessDeniedException.php.html
index 9390e02d..a5e1e4a3 100644
--- a/master/Exception/AccessDeniedException.php.html
+++ b/master/Exception/AccessDeniedException.php.html
@@ -173,7 +173,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Exception/InvalidClientException.php.html b/master/Exception/InvalidClientException.php.html
index a3c4904f..c6e7f557 100644
--- a/master/Exception/InvalidClientException.php.html
+++ b/master/Exception/InvalidClientException.php.html
@@ -173,7 +173,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Exception/InvalidCredentialsException.php.html b/master/Exception/InvalidCredentialsException.php.html
index 8b47b4f4..55c1803c 100644
--- a/master/Exception/InvalidCredentialsException.php.html
+++ b/master/Exception/InvalidCredentialsException.php.html
@@ -173,7 +173,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Exception/InvalidGrantException.php.html b/master/Exception/InvalidGrantException.php.html
index 8d666564..cad86eff 100644
--- a/master/Exception/InvalidGrantException.php.html
+++ b/master/Exception/InvalidGrantException.php.html
@@ -179,7 +179,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Exception/InvalidRefreshException.php.html b/master/Exception/InvalidRefreshException.php.html
index b7eb5b9e..9f681903 100644
--- a/master/Exception/InvalidRefreshException.php.html
+++ b/master/Exception/InvalidRefreshException.php.html
@@ -173,7 +173,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Exception/InvalidRequestException.php.html b/master/Exception/InvalidRequestException.php.html
index 535edd23..63f60569 100644
--- a/master/Exception/InvalidRequestException.php.html
+++ b/master/Exception/InvalidRequestException.php.html
@@ -181,7 +181,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Exception/InvalidScopeException.php.html b/master/Exception/InvalidScopeException.php.html
index de65aa4b..691ca0c7 100644
--- a/master/Exception/InvalidScopeException.php.html
+++ b/master/Exception/InvalidScopeException.php.html
@@ -181,7 +181,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Exception/OAuthException.php.html b/master/Exception/OAuthException.php.html
index d827014a..9baf4371 100644
--- a/master/Exception/OAuthException.php.html
+++ b/master/Exception/OAuthException.php.html
@@ -330,7 +330,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Exception/ServerErrorException.php.html b/master/Exception/ServerErrorException.php.html
index b2a24f52..f02cac4a 100644
--- a/master/Exception/ServerErrorException.php.html
+++ b/master/Exception/ServerErrorException.php.html
@@ -174,7 +174,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Exception/UnauthorizedClientException.php.html b/master/Exception/UnauthorizedClientException.php.html
index 76f45649..9001393d 100644
--- a/master/Exception/UnauthorizedClientException.php.html
+++ b/master/Exception/UnauthorizedClientException.php.html
@@ -173,7 +173,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Exception/UnsupportedGrantTypeException.php.html b/master/Exception/UnsupportedGrantTypeException.php.html
index c8be74a4..a7bd0644 100644
--- a/master/Exception/UnsupportedGrantTypeException.php.html
+++ b/master/Exception/UnsupportedGrantTypeException.php.html
@@ -179,7 +179,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Exception/UnsupportedResponseTypeException.php.html b/master/Exception/UnsupportedResponseTypeException.php.html
index da50f431..f2580291 100644
--- a/master/Exception/UnsupportedResponseTypeException.php.html
+++ b/master/Exception/UnsupportedResponseTypeException.php.html
@@ -174,7 +174,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Exception/dashboard.html b/master/Exception/dashboard.html
index 1671eada..b614ff6e 100644
--- a/master/Exception/dashboard.html
+++ b/master/Exception/dashboard.html
@@ -137,7 +137,7 @@
diff --git a/master/Exception/index.html b/master/Exception/index.html
index afb0be4a..573d5aba 100644
--- a/master/Exception/index.html
+++ b/master/Exception/index.html
@@ -417,7 +417,7 @@
High: 90% to 100%
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Grant/AbstractGrant.php.html b/master/Grant/AbstractGrant.php.html
index 47224521..02aee10c 100644
--- a/master/Grant/AbstractGrant.php.html
+++ b/master/Grant/AbstractGrant.php.html
@@ -481,7 +481,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Grant/AuthCodeGrant.php.html b/master/Grant/AuthCodeGrant.php.html
index a9a245bb..130a7321 100644
--- a/master/Grant/AuthCodeGrant.php.html
+++ b/master/Grant/AuthCodeGrant.php.html
@@ -474,7 +474,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Grant/ClientCredentialsGrant.php.html b/master/Grant/ClientCredentialsGrant.php.html
index d71e881a..870acb08 100644
--- a/master/Grant/ClientCredentialsGrant.php.html
+++ b/master/Grant/ClientCredentialsGrant.php.html
@@ -259,7 +259,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Grant/GrantTypeInterface.php.html b/master/Grant/GrantTypeInterface.php.html
index 2b71dc41..8cbfa068 100644
--- a/master/Grant/GrantTypeInterface.php.html
+++ b/master/Grant/GrantTypeInterface.php.html
@@ -131,7 +131,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Grant/PasswordGrant.php.html b/master/Grant/PasswordGrant.php.html
index 59676433..45e2a08e 100644
--- a/master/Grant/PasswordGrant.php.html
+++ b/master/Grant/PasswordGrant.php.html
@@ -361,7 +361,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Grant/RefreshTokenGrant.php.html b/master/Grant/RefreshTokenGrant.php.html
index a75f4961..739f94c3 100644
--- a/master/Grant/RefreshTokenGrant.php.html
+++ b/master/Grant/RefreshTokenGrant.php.html
@@ -414,7 +414,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Grant/dashboard.html b/master/Grant/dashboard.html
index 1d0fbc2b..76c11921 100644
--- a/master/Grant/dashboard.html
+++ b/master/Grant/dashboard.html
@@ -137,7 +137,7 @@
diff --git a/master/Grant/index.html b/master/Grant/index.html
index 24817ca8..bbc39008 100644
--- a/master/Grant/index.html
+++ b/master/Grant/index.html
@@ -234,7 +234,7 @@
High: 90% to 100%
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/ResourceServer.php.html b/master/ResourceServer.php.html
index 67fe1fb4..96b936f7 100644
--- a/master/ResourceServer.php.html
+++ b/master/ResourceServer.php.html
@@ -87,7 +87,7 @@
100.00% |
5 / 5 |
- 12 |
+ 13 |
100.00% covered (success)
@@ -99,7 +99,7 @@
- setIdKey |
+ setIdKey |
100.00% covered (success)
@@ -146,7 +146,7 @@
|
- getAccessToken |
+ getAccessToken |
100.00% covered (success)
@@ -167,7 +167,7 @@
|
- isValidRequest |
+ isValidRequest |
100.00% covered (success)
@@ -188,7 +188,7 @@
|
- determineAccessToken |
+ determineAccessToken |
100.00% covered (success)
@@ -197,7 +197,7 @@
|
100.00% |
1 / 1 |
- 5 |
+ 6 |
100.00% covered (success)
@@ -234,139 +234,140 @@
| use League\OAuth2\Server\Storage\ScopeInterface; |
| use League\OAuth2\Server\Storage\SessionInterface; |
| use League\OAuth2\Server\TokenType\Bearer; |
- | |
- | |
- | |
- | |
- | class ResourceServer extends AbstractServer |
- | { |
- | |
- | |
- | |
- | |
- | |
- | protected $accessToken; |
- | |
- | |
- | |
- | |
- | |
- | |
- | protected $tokenKey = 'access_token'; |
- | |
- | |
- | |
- | |
- | |
- | |
- | |
- | |
- | |
- | |
- | |
- | public function __construct( |
- | SessionInterface $sessionStorage, |
- | AccessTokenInterface $accessTokenStorage, |
- | ClientInterface $clientStorage, |
- | ScopeInterface $scopeStorage |
- | ) { |
- | $this->setSessionStorage($sessionStorage); |
- | $this->setAccessTokenStorage($accessTokenStorage); |
- | $this->setClientStorage($clientStorage); |
- | $this->setScopeStorage($scopeStorage); |
- | |
- | |
- | $this->setTokenType(new Bearer()); |
- | |
- | parent::__construct(); |
- | |
- | return $this; |
- | } |
- | |
- | |
- | |
- | |
- | |
- | |
- | |
- | |
- | public function setIdKey($key) |
- | { |
- | $this->tokenKey = $key; |
- | |
- | return $this; |
- | } |
- | |
- | |
- | |
- | |
- | |
- | |
- | public function getAccessToken() |
- | { |
- | return $this->accessToken; |
- | } |
- | |
- | |
- | |
- | |
- | |
- | |
- | |
- | |
- | |
- | |
- | |
- | |
- | public function isValidRequest($headerOnly = true, $accessToken = null) |
- | { |
- | $accessTokenString = ($accessToken !== null) |
- | ? $accessToken |
- | : $this->determineAccessToken($headerOnly); |
- | |
- | |
- | $this->accessToken = $this->getAccessTokenStorage()->get($accessTokenString); |
- | |
- | |
- | if (!$this->accessToken instanceof AccessTokenEntity) { |
- | throw new AccessDeniedException(); |
- | } |
- | |
- | |
- | |
- | if ($this->accessToken->isExpired() === true) { |
- | throw new AccessDeniedException(); |
- | } |
- | |
- | return true; |
- | } |
- | |
- | |
- | |
- | |
- | |
- | |
- | |
- | |
- | |
- | |
- | public function determineAccessToken($headerOnly = false) |
- | { |
- | if ($this->getRequest()->headers->get('Authorization') !== null) { |
- | $accessToken = $this->getTokenType()->determineAccessTokenInHeader($this->getRequest()); |
- | } elseif ($headerOnly === false) { |
- | $accessToken = ($this->getRequest()->server->get('REQUEST_METHOD') === 'GET') |
- | ? $this->getRequest()->query->get($this->tokenKey) |
- | : $this->getRequest()->request->get($this->tokenKey); |
- | } |
- | |
- | if (empty($accessToken)) { |
- | throw new InvalidRequestException('access token'); |
- | } |
- | |
- | return $accessToken; |
- | } |
- | } |
+ | use League\OAuth2\Server\TokenType\MAC; |
+ | |
+ | |
+ | |
+ | |
+ | class ResourceServer extends AbstractServer |
+ | { |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | protected $accessToken; |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | protected $tokenKey = 'access_token'; |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | public function __construct( |
+ | SessionInterface $sessionStorage, |
+ | AccessTokenInterface $accessTokenStorage, |
+ | ClientInterface $clientStorage, |
+ | ScopeInterface $scopeStorage |
+ | ) { |
+ | $this->setSessionStorage($sessionStorage); |
+ | $this->setAccessTokenStorage($accessTokenStorage); |
+ | $this->setClientStorage($clientStorage); |
+ | $this->setScopeStorage($scopeStorage); |
+ | |
+ | |
+ | $this->setTokenType(new Bearer()); |
+ | |
+ | parent::__construct(); |
+ | |
+ | return $this; |
+ | } |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | public function setIdKey($key) |
+ | { |
+ | $this->tokenKey = $key; |
+ | |
+ | return $this; |
+ | } |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | public function getAccessToken() |
+ | { |
+ | return $this->accessToken; |
+ | } |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | public function isValidRequest($headerOnly = true, $accessToken = null) |
+ | { |
+ | $accessTokenString = ($accessToken !== null) |
+ | ? $accessToken |
+ | : $this->determineAccessToken($headerOnly); |
+ | |
+ | |
+ | $this->accessToken = $this->getAccessTokenStorage()->get($accessTokenString); |
+ | |
+ | |
+ | if (!$this->accessToken instanceof AccessTokenEntity) { |
+ | throw new AccessDeniedException(); |
+ | } |
+ | |
+ | |
+ | |
+ | if ($this->accessToken->isExpired() === true) { |
+ | throw new AccessDeniedException(); |
+ | } |
+ | |
+ | return true; |
+ | } |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ | public function determineAccessToken($headerOnly = false) |
+ | { |
+ | if ($this->getRequest()->headers->get('Authorization') !== null) { |
+ | $accessToken = $this->getTokenType()->determineAccessTokenInHeader($this->getRequest()); |
+ | } elseif ($headerOnly === false && (! $this->getTokenType() instanceof MAC)) { |
+ | $accessToken = ($this->getRequest()->server->get('REQUEST_METHOD') === 'GET') |
+ | ? $this->getRequest()->query->get($this->tokenKey) |
+ | : $this->getRequest()->request->get($this->tokenKey); |
+ | } |
+ | |
+ | if (empty($accessToken)) { |
+ | throw new InvalidRequestException('access token'); |
+ | } |
+ | |
+ | return $accessToken; |
+ | } |
+ | } |
@@ -379,7 +380,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Storage/AbstractStorage.php.html b/master/Storage/AbstractStorage.php.html
index bb7b8579..967ceedc 100644
--- a/master/Storage/AbstractStorage.php.html
+++ b/master/Storage/AbstractStorage.php.html
@@ -209,7 +209,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Storage/AccessTokenInterface.php.html b/master/Storage/AccessTokenInterface.php.html
index 707ea583..85e2a720 100644
--- a/master/Storage/AccessTokenInterface.php.html
+++ b/master/Storage/AccessTokenInterface.php.html
@@ -141,7 +141,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Storage/AuthCodeInterface.php.html b/master/Storage/AuthCodeInterface.php.html
index 1d536f69..d1406567 100644
--- a/master/Storage/AuthCodeInterface.php.html
+++ b/master/Storage/AuthCodeInterface.php.html
@@ -142,7 +142,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Storage/ClientInterface.php.html b/master/Storage/ClientInterface.php.html
index b5d08e77..ffc16199 100644
--- a/master/Storage/ClientInterface.php.html
+++ b/master/Storage/ClientInterface.php.html
@@ -113,7 +113,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Storage/MacTokenInterface.php.html b/master/Storage/MacTokenInterface.php.html
index b571a11c..53803551 100644
--- a/master/Storage/MacTokenInterface.php.html
+++ b/master/Storage/MacTokenInterface.php.html
@@ -106,7 +106,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Storage/RefreshTokenInterface.php.html b/master/Storage/RefreshTokenInterface.php.html
index bd2020af..51af3a31 100644
--- a/master/Storage/RefreshTokenInterface.php.html
+++ b/master/Storage/RefreshTokenInterface.php.html
@@ -121,7 +121,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Storage/ScopeInterface.php.html b/master/Storage/ScopeInterface.php.html
index 6c30fda2..1fe35528 100644
--- a/master/Storage/ScopeInterface.php.html
+++ b/master/Storage/ScopeInterface.php.html
@@ -101,7 +101,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Storage/SessionInterface.php.html b/master/Storage/SessionInterface.php.html
index 7fa88b21..ae973bd9 100644
--- a/master/Storage/SessionInterface.php.html
+++ b/master/Storage/SessionInterface.php.html
@@ -144,7 +144,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Storage/StorageInterface.php.html b/master/Storage/StorageInterface.php.html
index 4a52e8d0..c4a013b7 100644
--- a/master/Storage/StorageInterface.php.html
+++ b/master/Storage/StorageInterface.php.html
@@ -99,7 +99,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Storage/dashboard.html b/master/Storage/dashboard.html
index 0da97ae9..183016b8 100644
--- a/master/Storage/dashboard.html
+++ b/master/Storage/dashboard.html
@@ -137,7 +137,7 @@
diff --git a/master/Storage/index.html b/master/Storage/index.html
index e4993b2f..aac17adc 100644
--- a/master/Storage/index.html
+++ b/master/Storage/index.html
@@ -213,7 +213,7 @@
High: 90% to 100%
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/TokenType/AbstractTokenType.php.html b/master/TokenType/AbstractTokenType.php.html
index 200dfb55..94507bc5 100644
--- a/master/TokenType/AbstractTokenType.php.html
+++ b/master/TokenType/AbstractTokenType.php.html
@@ -275,7 +275,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/TokenType/Bearer.php.html b/master/TokenType/Bearer.php.html
index a25f9d10..26b1c3f0 100644
--- a/master/TokenType/Bearer.php.html
+++ b/master/TokenType/Bearer.php.html
@@ -211,7 +211,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/TokenType/MAC.php.html b/master/TokenType/MAC.php.html
index 14c2431a..53a44d79 100644
--- a/master/TokenType/MAC.php.html
+++ b/master/TokenType/MAC.php.html
@@ -349,7 +349,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/TokenType/TokenTypeInterface.php.html b/master/TokenType/TokenTypeInterface.php.html
index 3f5d4c08..bfea2713 100644
--- a/master/TokenType/TokenTypeInterface.php.html
+++ b/master/TokenType/TokenTypeInterface.php.html
@@ -140,7 +140,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/TokenType/dashboard.html b/master/TokenType/dashboard.html
index 7c99bc36..4fe7f9c9 100644
--- a/master/TokenType/dashboard.html
+++ b/master/TokenType/dashboard.html
@@ -145,7 +145,7 @@
diff --git a/master/TokenType/index.html b/master/TokenType/index.html
index d9812d2f..e1344716 100644
--- a/master/TokenType/index.html
+++ b/master/TokenType/index.html
@@ -178,7 +178,7 @@
High: 90% to 100%
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Util/KeyAlgorithm/DefaultAlgorithm.php.html b/master/Util/KeyAlgorithm/DefaultAlgorithm.php.html
index f748e72c..6604e8aa 100644
--- a/master/Util/KeyAlgorithm/DefaultAlgorithm.php.html
+++ b/master/Util/KeyAlgorithm/DefaultAlgorithm.php.html
@@ -174,7 +174,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Util/KeyAlgorithm/KeyAlgorithmInterface.php.html b/master/Util/KeyAlgorithm/KeyAlgorithmInterface.php.html
index 8cccf13f..4d1c29f5 100644
--- a/master/Util/KeyAlgorithm/KeyAlgorithmInterface.php.html
+++ b/master/Util/KeyAlgorithm/KeyAlgorithmInterface.php.html
@@ -97,7 +97,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Util/KeyAlgorithm/dashboard.html b/master/Util/KeyAlgorithm/dashboard.html
index c366213a..48b6216d 100644
--- a/master/Util/KeyAlgorithm/dashboard.html
+++ b/master/Util/KeyAlgorithm/dashboard.html
@@ -138,7 +138,7 @@
diff --git a/master/Util/KeyAlgorithm/index.html b/master/Util/KeyAlgorithm/index.html
index eacd573c..cf5e8aba 100644
--- a/master/Util/KeyAlgorithm/index.html
+++ b/master/Util/KeyAlgorithm/index.html
@@ -123,7 +123,7 @@
High: 90% to 100%
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Util/RedirectUri.php.html b/master/Util/RedirectUri.php.html
index 52d5ea14..0649eda7 100644
--- a/master/Util/RedirectUri.php.html
+++ b/master/Util/RedirectUri.php.html
@@ -171,7 +171,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Util/SecureKey.php.html b/master/Util/SecureKey.php.html
index 9005766e..01912386 100644
--- a/master/Util/SecureKey.php.html
+++ b/master/Util/SecureKey.php.html
@@ -234,7 +234,7 @@
Dead Code
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/Util/dashboard.html b/master/Util/dashboard.html
index 7810bf84..1c7e1548 100644
--- a/master/Util/dashboard.html
+++ b/master/Util/dashboard.html
@@ -137,7 +137,7 @@
diff --git a/master/Util/index.html b/master/Util/index.html
index 26b1ff15..a75792a5 100644
--- a/master/Util/index.html
+++ b/master/Util/index.html
@@ -165,7 +165,7 @@
High: 90% to 100%
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
diff --git a/master/dashboard.html b/master/dashboard.html
index baa8352a..aba0541f 100644
--- a/master/dashboard.html
+++ b/master/dashboard.html
@@ -154,7 +154,7 @@
@@ -243,7 +243,7 @@ $(document).ready(function() {
chart.yAxis.axisLabel('Cyclomatic Complexity');
d3.select('#classComplexity svg')
- .datum(getComplexityData([[100,24,"AbstractServer<\/a>"],[100,21,"AuthorizationServer<\/a>"],[96.296296296296,18,"AbstractTokenEntity<\/a>"],[84,9,"AccessTokenEntity<\/a>"],[100,11,"AuthCodeEntity<\/a>"],[100,5,"ClientEntity<\/a>"],[100,6,"RefreshTokenEntity<\/a>"],[100,4,"ScopeEntity<\/a>"],[100,23,"SessionEntity<\/a>"],[75,3,"ClientAuthenticationFailedEvent<\/a>"],[100,3,"SessionOwnerEvent<\/a>"],[75,3,"UserAuthenticationFailedEvent<\/a>"],[100,1,"AccessDeniedException<\/a>"],[100,1,"InvalidClientException<\/a>"],[100,1,"InvalidCredentialsException<\/a>"],[100,1,"InvalidGrantException<\/a>"],[100,1,"InvalidRefreshException<\/a>"],[100,1,"InvalidRequestException<\/a>"],[100,1,"InvalidScopeException<\/a>"],[100,15,"OAuthException<\/a>"],[100,2,"ServerErrorException<\/a>"],[100,1,"UnauthorizedClientException<\/a>"],[100,1,"UnsupportedGrantTypeException<\/a>"],[100,1,"UnsupportedResponseTypeException<\/a>"],[100,21,"AbstractGrant<\/a>"],[100,25,"AuthCodeGrant<\/a>"],[100,6,"ClientCredentialsGrant<\/a>"],[100,15,"PasswordGrant<\/a>"],[100,16,"RefreshTokenGrant<\/a>"],[100,12,"ResourceServer<\/a>"],[100,2,"AbstractStorage<\/a>"],[100,5,"AbstractTokenType<\/a>"],[85.714285714286,5,"Bearer<\/a>"],[93.333333333333,22,"MAC<\/a>"],[100,4,"DefaultAlgorithm<\/a>"],[100,2,"RedirectUri<\/a>"],[100,4,"SecureKey<\/a>"],[100,3,"EntityTrait<\/a>"]], 'Class Complexity'))
+ .datum(getComplexityData([[100,24,"AbstractServer<\/a>"],[100,21,"AuthorizationServer<\/a>"],[96.296296296296,18,"AbstractTokenEntity<\/a>"],[84,9,"AccessTokenEntity<\/a>"],[100,11,"AuthCodeEntity<\/a>"],[100,5,"ClientEntity<\/a>"],[100,6,"RefreshTokenEntity<\/a>"],[100,4,"ScopeEntity<\/a>"],[100,23,"SessionEntity<\/a>"],[75,3,"ClientAuthenticationFailedEvent<\/a>"],[100,3,"SessionOwnerEvent<\/a>"],[75,3,"UserAuthenticationFailedEvent<\/a>"],[100,1,"AccessDeniedException<\/a>"],[100,1,"InvalidClientException<\/a>"],[100,1,"InvalidCredentialsException<\/a>"],[100,1,"InvalidGrantException<\/a>"],[100,1,"InvalidRefreshException<\/a>"],[100,1,"InvalidRequestException<\/a>"],[100,1,"InvalidScopeException<\/a>"],[100,15,"OAuthException<\/a>"],[100,2,"ServerErrorException<\/a>"],[100,1,"UnauthorizedClientException<\/a>"],[100,1,"UnsupportedGrantTypeException<\/a>"],[100,1,"UnsupportedResponseTypeException<\/a>"],[100,21,"AbstractGrant<\/a>"],[100,25,"AuthCodeGrant<\/a>"],[100,6,"ClientCredentialsGrant<\/a>"],[100,15,"PasswordGrant<\/a>"],[100,16,"RefreshTokenGrant<\/a>"],[100,13,"ResourceServer<\/a>"],[100,2,"AbstractStorage<\/a>"],[100,5,"AbstractTokenType<\/a>"],[85.714285714286,5,"Bearer<\/a>"],[93.333333333333,22,"MAC<\/a>"],[100,4,"DefaultAlgorithm<\/a>"],[100,2,"RedirectUri<\/a>"],[100,4,"SecureKey<\/a>"],[100,3,"EntityTrait<\/a>"]], 'Class Complexity'))
.transition()
.duration(500)
.call(chart);
@@ -267,7 +267,7 @@ $(document).ready(function() {
chart.yAxis.axisLabel('Method Complexity');
d3.select('#methodComplexity svg')
- .datum(getComplexityData([[100,1,"AbstractServer::__construct<\/a>"],[100,2,"AbstractServer::setEventEmitter<\/a>"],[100,1,"AbstractServer::addEventListener<\/a>"],[100,1,"AbstractServer::getEventEmitter<\/a>"],[100,1,"AbstractServer::setRequest<\/a>"],[100,2,"AbstractServer::getRequest<\/a>"],[100,1,"AbstractServer::setClientStorage<\/a>"],[100,1,"AbstractServer::setSessionStorage<\/a>"],[100,1,"AbstractServer::setAccessTokenStorage<\/a>"],[100,1,"AbstractServer::setRefreshTokenStorage<\/a>"],[100,1,"AbstractServer::setAuthCodeStorage<\/a>"],[100,1,"AbstractServer::setScopeStorage<\/a>"],[100,1,"AbstractServer::getClientStorage<\/a>"],[100,1,"AbstractServer::getScopeStorage<\/a>"],[100,1,"AbstractServer::getSessionStorage<\/a>"],[100,1,"AbstractServer::getRefreshTokenStorage<\/a>"],[100,1,"AbstractServer::getAccessTokenStorage<\/a>"],[100,1,"AbstractServer::getAuthCodeStorage<\/a>"],[100,1,"AbstractServer::setTokenType<\/a>"],[100,1,"AbstractServer::getTokenType<\/a>"],[100,1,"AbstractServer::getMacStorage<\/a>"],[100,1,"AbstractServer::setMacStorage<\/a>"],[100,1,"AuthorizationServer::__construct<\/a>"],[100,3,"AuthorizationServer::addGrantType<\/a>"],[100,1,"AuthorizationServer::hasGrantType<\/a>"],[100,1,"AuthorizationServer::getResponseTypes<\/a>"],[100,1,"AuthorizationServer::requireScopeParam<\/a>"],[100,1,"AuthorizationServer::scopeParamRequired<\/a>"],[100,1,"AuthorizationServer::setDefaultScope<\/a>"],[100,1,"AuthorizationServer::getDefaultScope<\/a>"],[100,1,"AuthorizationServer::stateParamRequired<\/a>"],[100,1,"AuthorizationServer::requireStateParam<\/a>"],[100,1,"AuthorizationServer::getScopeDelimiter<\/a>"],[100,1,"AuthorizationServer::setScopeDelimiter<\/a>"],[100,1,"AuthorizationServer::getAccessTokenTTL<\/a>"],[100,1,"AuthorizationServer::setAccessTokenTTL<\/a>"],[100,3,"AuthorizationServer::issueAccessToken<\/a>"],[100,2,"AuthorizationServer::getGrantType<\/a>"],[100,1,"AbstractTokenEntity::__construct<\/a>"],[100,1,"AbstractTokenEntity::setSession<\/a>"],[100,1,"AbstractTokenEntity::setExpireTime<\/a>"],[100,1,"AbstractTokenEntity::getExpireTime<\/a>"],[100,1,"AbstractTokenEntity::isExpired<\/a>"],[100,2,"AbstractTokenEntity::setId<\/a>"],[100,1,"AbstractTokenEntity::getId<\/a>"],[100,2,"AbstractTokenEntity::associateScope<\/a>"],[88.888888888889,4,"AbstractTokenEntity::formatScopes<\/a>"],[100,2,"AbstractTokenEntity::__toString<\/a>"],[100,1,"AbstractTokenEntity::expire<\/a>"],[100,1,"AbstractTokenEntity::save<\/a>"],[100,2,"AccessTokenEntity::getSession<\/a>"],[0,2,"AccessTokenEntity::hasScope<\/a>"],[100,2,"AccessTokenEntity::getScopes<\/a>"],[100,2,"AccessTokenEntity::save<\/a>"],[100,1,"AccessTokenEntity::expire<\/a>"],[100,1,"AuthCodeEntity::setRedirectUri<\/a>"],[100,1,"AuthCodeEntity::getRedirectUri<\/a>"],[100,2,"AuthCodeEntity::generateRedirectUri<\/a>"],[100,2,"AuthCodeEntity::getSession<\/a>"],[100,2,"AuthCodeEntity::getScopes<\/a>"],[100,2,"AuthCodeEntity::save<\/a>"],[100,1,"AuthCodeEntity::expire<\/a>"],[100,1,"ClientEntity::__construct<\/a>"],[100,1,"ClientEntity::getId<\/a>"],[100,1,"ClientEntity::getSecret<\/a>"],[100,1,"ClientEntity::getName<\/a>"],[100,1,"ClientEntity::getRedirectUri<\/a>"],[100,1,"RefreshTokenEntity::setAccessTokenId<\/a>"],[100,1,"RefreshTokenEntity::setAccessToken<\/a>"],[100,2,"RefreshTokenEntity::getAccessToken<\/a>"],[100,1,"RefreshTokenEntity::save<\/a>"],[100,1,"RefreshTokenEntity::expire<\/a>"],[100,1,"ScopeEntity::__construct<\/a>"],[100,1,"ScopeEntity::getId<\/a>"],[100,1,"ScopeEntity::getDescription<\/a>"],[100,1,"ScopeEntity::jsonSerialize<\/a>"],[100,1,"SessionEntity::__construct<\/a>"],[100,1,"SessionEntity::setId<\/a>"],[100,1,"SessionEntity::getId<\/a>"],[100,2,"SessionEntity::associateScope<\/a>"],[100,2,"SessionEntity::hasScope<\/a>"],[100,2,"SessionEntity::getScopes<\/a>"],[100,4,"SessionEntity::formatScopes<\/a>"],[100,1,"SessionEntity::associateAccessToken<\/a>"],[100,1,"SessionEntity::associateRefreshToken<\/a>"],[100,1,"SessionEntity::associateClient<\/a>"],[100,2,"SessionEntity::getClient<\/a>"],[100,1,"SessionEntity::setOwner<\/a>"],[100,1,"SessionEntity::getOwnerId<\/a>"],[100,1,"SessionEntity::getOwnerType<\/a>"],[100,2,"SessionEntity::save<\/a>"],[100,1,"ClientAuthenticationFailedEvent::__construct<\/a>"],[100,1,"ClientAuthenticationFailedEvent::getName<\/a>"],[0,1,"ClientAuthenticationFailedEvent::getRequest<\/a>"],[100,1,"SessionOwnerEvent::__construct<\/a>"],[100,1,"SessionOwnerEvent::getName<\/a>"],[100,1,"SessionOwnerEvent::getSession<\/a>"],[100,1,"UserAuthenticationFailedEvent::__construct<\/a>"],[100,1,"UserAuthenticationFailedEvent::getName<\/a>"],[0,1,"UserAuthenticationFailedEvent::getRequest<\/a>"],[100,1,"AccessDeniedException::__construct<\/a>"],[100,1,"InvalidClientException::__construct<\/a>"],[100,1,"InvalidCredentialsException::__construct<\/a>"],[100,1,"InvalidGrantException::__construct<\/a>"],[100,1,"InvalidRefreshException::__construct<\/a>"],[100,1,"InvalidRequestException::__construct<\/a>"],[100,1,"InvalidScopeException::__construct<\/a>"],[100,1,"OAuthException::__construct<\/a>"],[100,2,"OAuthException::shouldRedirect<\/a>"],[100,1,"OAuthException::getRedirectUri<\/a>"],[100,11,"OAuthException::getHttpHeaders<\/a>"],[100,2,"ServerErrorException::__construct<\/a>"],[100,1,"UnauthorizedClientException::__construct<\/a>"],[100,1,"UnsupportedGrantTypeException::__construct<\/a>"],[100,1,"UnsupportedResponseTypeException::__construct<\/a>"],[100,1,"AbstractGrant::getIdentifier<\/a>"],[100,1,"AbstractGrant::setIdentifier<\/a>"],[100,1,"AbstractGrant::getResponseType<\/a>"],[100,2,"AbstractGrant::getAccessTokenTTL<\/a>"],[100,1,"AbstractGrant::setAccessTokenTTL<\/a>"],[100,1,"AbstractGrant::setAuthorizationServer<\/a>"],[100,11,"AbstractGrant::validateScopes<\/a>"],[100,3,"AbstractGrant::formatScopes<\/a>"],[100,1,"AuthCodeGrant::setAuthTokenTTL<\/a>"],[100,8,"AuthCodeGrant::checkAuthorizeParams<\/a>"],[100,2,"AuthCodeGrant::newAuthorizeRequest<\/a>"],[100,14,"AuthCodeGrant::completeFlow<\/a>"],[100,6,"ClientCredentialsGrant::completeFlow<\/a>"],[100,1,"PasswordGrant::setVerifyCredentialsCallback<\/a>"],[100,3,"PasswordGrant::getVerifyCredentialsCallback<\/a>"],[100,11,"PasswordGrant::completeFlow<\/a>"],[100,1,"RefreshTokenGrant::setRefreshTokenTTL<\/a>"],[100,1,"RefreshTokenGrant::getRefreshTokenTTL<\/a>"],[100,1,"RefreshTokenGrant::setRefreshTokenRotation<\/a>"],[100,1,"RefreshTokenGrant::shouldRotateRefreshTokens<\/a>"],[100,12,"RefreshTokenGrant::completeFlow<\/a>"],[100,1,"ResourceServer::__construct<\/a>"],[100,1,"ResourceServer::setIdKey<\/a>"],[100,1,"ResourceServer::getAccessToken<\/a>"],[100,4,"ResourceServer::isValidRequest<\/a>"],[100,5,"ResourceServer::determineAccessToken<\/a>"],[100,1,"AbstractStorage::setServer<\/a>"],[100,1,"AbstractStorage::getServer<\/a>"],[100,1,"AbstractTokenType::setServer<\/a>"],[100,1,"AbstractTokenType::setSession<\/a>"],[100,1,"AbstractTokenType::setParam<\/a>"],[100,2,"AbstractTokenType::getParam<\/a>"],[100,2,"Bearer::generateResponse<\/a>"],[66.666666666667,3,"Bearer::determineAccessTokenInHeader<\/a>"],[83.333333333333,2,"MAC::generateResponse<\/a>"],[100,13,"MAC::determineAccessTokenInHeader<\/a>"],[100,3,"MAC::anonymous function<\/a>"],[80,4,"MAC::hash_equals<\/a>"],[100,4,"DefaultAlgorithm::generate<\/a>"],[100,2,"RedirectUri::make<\/a>"],[100,1,"SecureKey::generate<\/a>"],[100,1,"SecureKey::setAlgorithm<\/a>"],[100,2,"SecureKey::getAlgorithm<\/a>"],[100,3,"EntityTrait::hydrate<\/a>"]], 'Method Complexity'))
+ .datum(getComplexityData([[100,1,"AbstractServer::__construct<\/a>"],[100,2,"AbstractServer::setEventEmitter<\/a>"],[100,1,"AbstractServer::addEventListener<\/a>"],[100,1,"AbstractServer::getEventEmitter<\/a>"],[100,1,"AbstractServer::setRequest<\/a>"],[100,2,"AbstractServer::getRequest<\/a>"],[100,1,"AbstractServer::setClientStorage<\/a>"],[100,1,"AbstractServer::setSessionStorage<\/a>"],[100,1,"AbstractServer::setAccessTokenStorage<\/a>"],[100,1,"AbstractServer::setRefreshTokenStorage<\/a>"],[100,1,"AbstractServer::setAuthCodeStorage<\/a>"],[100,1,"AbstractServer::setScopeStorage<\/a>"],[100,1,"AbstractServer::getClientStorage<\/a>"],[100,1,"AbstractServer::getScopeStorage<\/a>"],[100,1,"AbstractServer::getSessionStorage<\/a>"],[100,1,"AbstractServer::getRefreshTokenStorage<\/a>"],[100,1,"AbstractServer::getAccessTokenStorage<\/a>"],[100,1,"AbstractServer::getAuthCodeStorage<\/a>"],[100,1,"AbstractServer::setTokenType<\/a>"],[100,1,"AbstractServer::getTokenType<\/a>"],[100,1,"AbstractServer::getMacStorage<\/a>"],[100,1,"AbstractServer::setMacStorage<\/a>"],[100,1,"AuthorizationServer::__construct<\/a>"],[100,3,"AuthorizationServer::addGrantType<\/a>"],[100,1,"AuthorizationServer::hasGrantType<\/a>"],[100,1,"AuthorizationServer::getResponseTypes<\/a>"],[100,1,"AuthorizationServer::requireScopeParam<\/a>"],[100,1,"AuthorizationServer::scopeParamRequired<\/a>"],[100,1,"AuthorizationServer::setDefaultScope<\/a>"],[100,1,"AuthorizationServer::getDefaultScope<\/a>"],[100,1,"AuthorizationServer::stateParamRequired<\/a>"],[100,1,"AuthorizationServer::requireStateParam<\/a>"],[100,1,"AuthorizationServer::getScopeDelimiter<\/a>"],[100,1,"AuthorizationServer::setScopeDelimiter<\/a>"],[100,1,"AuthorizationServer::getAccessTokenTTL<\/a>"],[100,1,"AuthorizationServer::setAccessTokenTTL<\/a>"],[100,3,"AuthorizationServer::issueAccessToken<\/a>"],[100,2,"AuthorizationServer::getGrantType<\/a>"],[100,1,"AbstractTokenEntity::__construct<\/a>"],[100,1,"AbstractTokenEntity::setSession<\/a>"],[100,1,"AbstractTokenEntity::setExpireTime<\/a>"],[100,1,"AbstractTokenEntity::getExpireTime<\/a>"],[100,1,"AbstractTokenEntity::isExpired<\/a>"],[100,2,"AbstractTokenEntity::setId<\/a>"],[100,1,"AbstractTokenEntity::getId<\/a>"],[100,2,"AbstractTokenEntity::associateScope<\/a>"],[88.888888888889,4,"AbstractTokenEntity::formatScopes<\/a>"],[100,2,"AbstractTokenEntity::__toString<\/a>"],[100,1,"AbstractTokenEntity::expire<\/a>"],[100,1,"AbstractTokenEntity::save<\/a>"],[100,2,"AccessTokenEntity::getSession<\/a>"],[0,2,"AccessTokenEntity::hasScope<\/a>"],[100,2,"AccessTokenEntity::getScopes<\/a>"],[100,2,"AccessTokenEntity::save<\/a>"],[100,1,"AccessTokenEntity::expire<\/a>"],[100,1,"AuthCodeEntity::setRedirectUri<\/a>"],[100,1,"AuthCodeEntity::getRedirectUri<\/a>"],[100,2,"AuthCodeEntity::generateRedirectUri<\/a>"],[100,2,"AuthCodeEntity::getSession<\/a>"],[100,2,"AuthCodeEntity::getScopes<\/a>"],[100,2,"AuthCodeEntity::save<\/a>"],[100,1,"AuthCodeEntity::expire<\/a>"],[100,1,"ClientEntity::__construct<\/a>"],[100,1,"ClientEntity::getId<\/a>"],[100,1,"ClientEntity::getSecret<\/a>"],[100,1,"ClientEntity::getName<\/a>"],[100,1,"ClientEntity::getRedirectUri<\/a>"],[100,1,"RefreshTokenEntity::setAccessTokenId<\/a>"],[100,1,"RefreshTokenEntity::setAccessToken<\/a>"],[100,2,"RefreshTokenEntity::getAccessToken<\/a>"],[100,1,"RefreshTokenEntity::save<\/a>"],[100,1,"RefreshTokenEntity::expire<\/a>"],[100,1,"ScopeEntity::__construct<\/a>"],[100,1,"ScopeEntity::getId<\/a>"],[100,1,"ScopeEntity::getDescription<\/a>"],[100,1,"ScopeEntity::jsonSerialize<\/a>"],[100,1,"SessionEntity::__construct<\/a>"],[100,1,"SessionEntity::setId<\/a>"],[100,1,"SessionEntity::getId<\/a>"],[100,2,"SessionEntity::associateScope<\/a>"],[100,2,"SessionEntity::hasScope<\/a>"],[100,2,"SessionEntity::getScopes<\/a>"],[100,4,"SessionEntity::formatScopes<\/a>"],[100,1,"SessionEntity::associateAccessToken<\/a>"],[100,1,"SessionEntity::associateRefreshToken<\/a>"],[100,1,"SessionEntity::associateClient<\/a>"],[100,2,"SessionEntity::getClient<\/a>"],[100,1,"SessionEntity::setOwner<\/a>"],[100,1,"SessionEntity::getOwnerId<\/a>"],[100,1,"SessionEntity::getOwnerType<\/a>"],[100,2,"SessionEntity::save<\/a>"],[100,1,"ClientAuthenticationFailedEvent::__construct<\/a>"],[100,1,"ClientAuthenticationFailedEvent::getName<\/a>"],[0,1,"ClientAuthenticationFailedEvent::getRequest<\/a>"],[100,1,"SessionOwnerEvent::__construct<\/a>"],[100,1,"SessionOwnerEvent::getName<\/a>"],[100,1,"SessionOwnerEvent::getSession<\/a>"],[100,1,"UserAuthenticationFailedEvent::__construct<\/a>"],[100,1,"UserAuthenticationFailedEvent::getName<\/a>"],[0,1,"UserAuthenticationFailedEvent::getRequest<\/a>"],[100,1,"AccessDeniedException::__construct<\/a>"],[100,1,"InvalidClientException::__construct<\/a>"],[100,1,"InvalidCredentialsException::__construct<\/a>"],[100,1,"InvalidGrantException::__construct<\/a>"],[100,1,"InvalidRefreshException::__construct<\/a>"],[100,1,"InvalidRequestException::__construct<\/a>"],[100,1,"InvalidScopeException::__construct<\/a>"],[100,1,"OAuthException::__construct<\/a>"],[100,2,"OAuthException::shouldRedirect<\/a>"],[100,1,"OAuthException::getRedirectUri<\/a>"],[100,11,"OAuthException::getHttpHeaders<\/a>"],[100,2,"ServerErrorException::__construct<\/a>"],[100,1,"UnauthorizedClientException::__construct<\/a>"],[100,1,"UnsupportedGrantTypeException::__construct<\/a>"],[100,1,"UnsupportedResponseTypeException::__construct<\/a>"],[100,1,"AbstractGrant::getIdentifier<\/a>"],[100,1,"AbstractGrant::setIdentifier<\/a>"],[100,1,"AbstractGrant::getResponseType<\/a>"],[100,2,"AbstractGrant::getAccessTokenTTL<\/a>"],[100,1,"AbstractGrant::setAccessTokenTTL<\/a>"],[100,1,"AbstractGrant::setAuthorizationServer<\/a>"],[100,11,"AbstractGrant::validateScopes<\/a>"],[100,3,"AbstractGrant::formatScopes<\/a>"],[100,1,"AuthCodeGrant::setAuthTokenTTL<\/a>"],[100,8,"AuthCodeGrant::checkAuthorizeParams<\/a>"],[100,2,"AuthCodeGrant::newAuthorizeRequest<\/a>"],[100,14,"AuthCodeGrant::completeFlow<\/a>"],[100,6,"ClientCredentialsGrant::completeFlow<\/a>"],[100,1,"PasswordGrant::setVerifyCredentialsCallback<\/a>"],[100,3,"PasswordGrant::getVerifyCredentialsCallback<\/a>"],[100,11,"PasswordGrant::completeFlow<\/a>"],[100,1,"RefreshTokenGrant::setRefreshTokenTTL<\/a>"],[100,1,"RefreshTokenGrant::getRefreshTokenTTL<\/a>"],[100,1,"RefreshTokenGrant::setRefreshTokenRotation<\/a>"],[100,1,"RefreshTokenGrant::shouldRotateRefreshTokens<\/a>"],[100,12,"RefreshTokenGrant::completeFlow<\/a>"],[100,1,"ResourceServer::__construct<\/a>"],[100,1,"ResourceServer::setIdKey<\/a>"],[100,1,"ResourceServer::getAccessToken<\/a>"],[100,4,"ResourceServer::isValidRequest<\/a>"],[100,6,"ResourceServer::determineAccessToken<\/a>"],[100,1,"AbstractStorage::setServer<\/a>"],[100,1,"AbstractStorage::getServer<\/a>"],[100,1,"AbstractTokenType::setServer<\/a>"],[100,1,"AbstractTokenType::setSession<\/a>"],[100,1,"AbstractTokenType::setParam<\/a>"],[100,2,"AbstractTokenType::getParam<\/a>"],[100,2,"Bearer::generateResponse<\/a>"],[66.666666666667,3,"Bearer::determineAccessTokenInHeader<\/a>"],[83.333333333333,2,"MAC::generateResponse<\/a>"],[100,13,"MAC::determineAccessTokenInHeader<\/a>"],[100,3,"MAC::anonymous function<\/a>"],[80,4,"MAC::hash_equals<\/a>"],[100,4,"DefaultAlgorithm::generate<\/a>"],[100,2,"RedirectUri::make<\/a>"],[100,1,"SecureKey::generate<\/a>"],[100,1,"SecureKey::setAlgorithm<\/a>"],[100,2,"SecureKey::getAlgorithm<\/a>"],[100,3,"EntityTrait::hydrate<\/a>"]], 'Method Complexity'))
.transition()
.duration(500)
.call(chart);
diff --git a/master/index.html b/master/index.html
index f1a06db0..83cf180a 100644
--- a/master/index.html
+++ b/master/index.html
@@ -360,7 +360,7 @@
High: 90% to 100%
- Generated by PHP_CodeCoverage 2.2.2 using PHP 5.5.21 and PHPUnit 4.3.5 at Tue Sep 1 13:38:34 UTC 2015.
+ Generated by PHP_CodeCoverage 2.2.2 using PHP 5.4.37 and PHPUnit 4.3.5 at Tue Sep 1 13:41:42 UTC 2015.
| |