File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1326,7 +1326,7 @@ Main class of OneLogin PHP Toolkit
13261326 * ` getNameId ` - Returns the nameID
13271327 * ` getNameIdFormat ` - Gets the NameID Format provided by the SAML response from the IdP.
13281328 * ` getNameIdNameQualifier ` - Gets the NameID NameQualifier provided from the SAML Response String.
1329- * ` getNameIdNameSPQualifier ` - Gets the NameID SP NameQualifier provided from the SAML Response String.
1329+ * ` getNameIdSPNameQualifier ` - Gets the NameID SP NameQualifier provided from the SAML Response String.
13301330 * ` getSessionIndex ` - Gets the SessionIndex from the AuthnStatement.
13311331 * ` getErrors ` - Returns if there were any error
13321332 * ` getSSOurl ` - Gets the SSO url.
@@ -1364,7 +1364,7 @@ SAML 2 Authentication Response class
13641364 * ` getNameId ` - Gets the NameID provided by the SAML response from the IdP.
13651365 * ` getNameIdFormat ` - Gets the NameID Format provided by the SAML response from the IdP.
13661366 * ` getNameIdNameQualifier ` - Gets the NameID NameQualifier provided from the SAML Response String.
1367- * ` getNameIdNameSPQualifier ` - Gets the NameID SP NameQualifier provided from the SAML Response String.
1367+ * ` getNameIdSPNameQualifier ` - Gets the NameID SP NameQualifier provided from the SAML Response String.
13681368 * ` getSessionNotOnOrAfter ` - Gets the SessionNotOnOrAfter from the
13691369 AuthnStatement
13701370 * ` getSessionIndex ` - Gets the SessionIndex from the AuthnStatement.
You can’t perform that action at this time.
0 commit comments