-
Home
-
LifterLMS – WP LMS for eLearning, Online Courses, & Quizzes
-
9.0.7
-
Code
-
Classes
- LLMS_REST_Authentication
| Total Complexity |
33 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
285 |
| Lines of code |
102 |
| Logical lines of code |
65 |
| Comment lines |
122 |
| Methods |
11 |
| Properties |
2 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| authenticate() |
S |
53 |
7 |
22 |
| is_rest_request() |
S |
58 |
5 |
14 |
| get_credentials() |
S |
64 |
5 |
8 |
| locate_credentials() |
S |
64 |
3 |
11 |
| check_permissions() |
S |
64 |
3 |
10 |
| __construct() |
S |
64 |
2 |
9 |
| check_authentication_error() |
S |
72 |
2 |
6 |
| find_key() |
S |
65 |
2 |
9 |
| send_unauthorized_headers() |
S |
67 |
2 |
7 |
| get_error() |
S |
82 |
1 |
3 |
| set_error() |
S |
81 |
1 |
3 |