-
Home
-
Advanced Access Manager – Restricted Content, Users & Roles, Enhanced Security and More
-
7.0.9
-
Code
-
Classes
- AAM_Restful_Jwt
| Total Complexity |
37 |
| Dependencies |
10 |
| Dependents |
1 |
| Total lines |
447 |
| Lines of code |
261 |
| Logical lines of code |
99 |
| Comment lines |
123 |
| Methods |
11 |
| Properties |
0 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| create_token() |
A |
47 |
7 |
36 |
| __construct() |
S |
37 |
1 |
103 |
| _prepare_token_output() |
S |
54 |
6 |
21 |
| _validate_fields_input() |
S |
55 |
6 |
19 |
| _validate_expires_in_input() |
S |
60 |
4 |
14 |
| get_tokens() |
S |
60 |
3 |
14 |
| refresh_token() |
S |
59 |
3 |
14 |
| get_token() |
S |
62 |
2 |
12 |
| delete_token() |
S |
63 |
2 |
10 |
| reset_tokens() |
S |
66 |
2 |
8 |
| _get_service() |
S |
65 |
1 |
10 |