-
Home
-
Wordfence Security – Firewall, Malware Scan, and Login Security
-
8.0.5 (latest)
-
Code
-
Classes
- wfJWT
Total Complexity |
44 |
Dependencies |
2 |
Dependents |
3 |
Total lines |
231 |
Lines of code |
131 |
Logical lines of code |
58 |
Comment lines |
57 |
Methods |
15 |
Properties |
1 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
decode() |
B |
42 |
21 |
47 |
extractTokenContents() |
A |
49 |
9 |
30 |
addClaims() |
S |
70 |
2 |
6 |
__construct() |
S |
76 |
1 |
4 |
encode() |
S |
69 |
1 |
6 |
sign() |
S |
74 |
1 |
4 |
verifySignature() |
S |
79 |
1 |
3 |
__toString() |
S |
81 |
1 |
3 |
encodeString() |
S |
77 |
1 |
3 |
decodeString() |
S |
78 |
1 |
3 |
buildHeader() |
S |
82 |
1 |
3 |
buildBody() |
S |
80 |
1 |
3 |
getClaimDefaults() |
S |
64 |
1 |
10 |
getClaims() |
S |
82 |
1 |
3 |
setClaims() |
S |
81 |
1 |
3 |