-
Home
-
SAML Single Sign On – SSO Login
-
4.9.02
-
Code
-
Classes
- IdentityProviders
Total Complexity |
31 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
144 |
Lines of code |
108 |
Logical lines of code |
58 |
Comment lines |
0 |
Methods |
16 |
Properties |
7 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
51 |
6 |
26 |
parsex509Certificate() |
S |
61 |
4 |
13 |
parseInfo() |
S |
66 |
4 |
8 |
parseSSOService() |
S |
63 |
2 |
10 |
parseSLOService() |
S |
63 |
2 |
10 |
parseSigningCertificate() |
S |
66 |
2 |
7 |
parseEncryptionCertificate() |
S |
66 |
2 |
7 |
getIdpName() |
S |
82 |
1 |
3 |
getEntityID() |
S |
82 |
1 |
3 |
getLoginURL() |
S |
80 |
1 |
3 |
getLogoutURL() |
S |
80 |
1 |
3 |
getLoginDetails() |
S |
82 |
1 |
3 |
getLogoutDetails() |
S |
82 |
1 |
3 |
getSigningCertificate() |
S |
82 |
1 |
3 |
getEncryptionCertificate() |
S |
80 |
1 |
3 |
isRequestSigned() |
S |
82 |
1 |
3 |