-
Home
-
Advanced Access Manager – Restricted Content, Users & Roles, Enhanced Security and More
-
6.9.31
-
Code
-
Classes
- AAM_Core_Restful_JwtService
Total Complexity |
36 |
Dependencies |
11 |
Dependents |
1 |
Total lines |
445 |
Lines of code |
237 |
Logical lines of code |
90 |
Comment lines |
141 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_token() |
A |
48 |
8 |
31 |
_validate_fields_input() |
S |
54 |
6 |
22 |
__construct() |
S |
41 |
1 |
70 |
_validate_expires_in_input() |
S |
59 |
4 |
14 |
_prepare_token_output() |
S |
58 |
3 |
17 |
get_token_list() |
S |
58 |
3 |
15 |
delete_token() |
S |
62 |
3 |
11 |
_register_route() |
S |
53 |
1 |
27 |
get_token() |
S |
65 |
2 |
9 |
reset_tokens() |
S |
65 |
2 |
9 |
check_permissions() |
S |
79 |
2 |
3 |
_get_service() |
S |
67 |
1 |
9 |