-
Home
-
Advanced Access Manager – Restricted Content, Users & Roles, Enhanced Security and More
-
6.9.43 (latest)
-
Code
-
Classes
- AAM_Restful_JwtService
Total Complexity |
36 |
Dependencies |
8 |
Dependents |
1 |
Total lines |
457 |
Lines of code |
253 |
Logical lines of code |
95 |
Comment lines |
140 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_token() |
A |
48 |
8 |
33 |
_validate_fields_input() |
S |
54 |
6 |
22 |
__construct() |
S |
39 |
1 |
92 |
_validate_expires_in_input() |
S |
59 |
4 |
14 |
_prepare_token_output() |
S |
59 |
4 |
14 |
get_token_list() |
S |
59 |
3 |
15 |
get_token() |
S |
63 |
2 |
11 |
_register_route() |
S |
56 |
1 |
20 |
delete_token() |
S |
63 |
2 |
10 |
reset_tokens() |
S |
65 |
2 |
9 |
check_permissions() |
S |
76 |
2 |
4 |
_get_service() |
S |
66 |
1 |
9 |