-
Home
-
Next Active Directory Integration
-
2.3.4
-
Code
-
Classes
- NextADInt_Adi_User_Persistence_Repository
Total Complexity |
22 |
Dependencies |
8 |
Dependents |
5 |
Total lines |
259 |
Lines of code |
79 |
Logical lines of code |
39 |
Comment lines |
126 |
Methods |
17 |
Properties |
1 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update() |
S |
65 |
2 |
8 |
findByObjectGuid() |
S |
68 |
2 |
7 |
create() |
S |
64 |
2 |
9 |
updateProperty() |
S |
64 |
2 |
9 |
findByMetaKey() |
S |
66 |
2 |
8 |
updatePassword() |
S |
79 |
1 |
3 |
updateEmail() |
S |
79 |
1 |
3 |
isEmailExisting() |
S |
75 |
1 |
4 |
__construct() |
S |
80 |
1 |
3 |
updateSAMAccountName() |
S |
78 |
1 |
3 |
findById() |
S |
79 |
1 |
3 |
updateMetaKey() |
S |
79 |
1 |
3 |
findUserMeta() |
S |
80 |
1 |
3 |
findByKey() |
S |
79 |
1 |
3 |
findByEmail() |
S |
79 |
1 |
3 |
findByUsername() |
S |
79 |
1 |
3 |
findBySAMAccountName() |
S |
74 |
1 |
4 |