-
Home
-
W3 Total Cache
-
2.2.1
-
Code
-
Classes
- W3TCG_Google_Auth_OAuth2
Total Complexity |
78 |
Dependencies |
7 |
Dependents |
2 |
Total lines |
594 |
Lines of code |
371 |
Logical lines of code |
174 |
Comment lines |
130 |
Methods |
20 |
Properties |
4 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
verifySignedJwtWithCerts() |
B |
34 |
18 |
96 |
sign() |
S |
52 |
7 |
26 |
authenticate() |
S |
46 |
6 |
39 |
refreshTokenRequest() |
S |
50 |
6 |
29 |
refreshTokenWithAssertion() |
S |
52 |
6 |
28 |
retrieveCertsFromLocation() |
S |
51 |
5 |
29 |
createAuthUrl() |
S |
51 |
5 |
26 |
revokeToken() |
S |
53 |
5 |
25 |
isAccessTokenExpired() |
S |
66 |
3 |
8 |
setAccessToken() |
S |
64 |
3 |
10 |
verifyIdToken() |
S |
63 |
3 |
10 |
maybeAddParam() |
S |
68 |
2 |
7 |
getRefreshToken() |
S |
69 |
2 |
7 |
getFederatedSignOnCerts() |
S |
74 |
1 |
5 |
__construct() |
S |
81 |
1 |
3 |
authenticatedRequest() |
S |
76 |
1 |
4 |
setAssertionCredentials() |
S |
81 |
1 |
3 |
setState() |
S |
81 |
1 |
3 |
getAccessToken() |
S |
80 |
1 |
3 |
refreshToken() |
S |
65 |
1 |
10 |