Searched refs:nameID (Results 1 – 9 of 9) sorted by relevance
| /plugin/adfs/phpsaml/ |
| D | CHANGELOG | 116 * Reject empty nameID 148 * Make nameID requirement on SAMLResponse optional 201 * Added SLO with nameID and SessionIndex in demo1. 220 * Fix bug with Encrypted nameID on LogoutRequest.
|
| D | README.md | 99 encrypted data (`nameID`, `assertions`). 459 // Indicates that the nameID of the <samlp:logoutRequest> sent by this SP 1326 * `getNameId` - Returns the nameID 1485 * `generateNameId` - Generates a `nameID`. 1699 validation, the userdata and the nameID will be available, using `getNameId()` or
|
| /plugin/saml/phpsaml/ |
| D | CHANGELOG | 116 * Reject empty nameID 148 * Make nameID requirement on SAMLResponse optional 201 * Added SLO with nameID and SessionIndex in demo1. 220 * Fix bug with Encrypted nameID on LogoutRequest.
|
| D | README.md | 99 encrypted data (`nameID`, `assertions`). 459 // Indicates that the nameID of the <samlp:logoutRequest> sent by this SP 1326 * `getNameId` - Returns the nameID 1485 * `generateNameId` - Generates a `nameID`. 1699 validation, the userdata and the nameID will be available, using `getNameId()` or
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
| D | pdfmake.js | 29957 nameID: data.readShort(), property 29968 if (strings[_name = entry.nameID] == null) { 29971 strings[entry.nameID].push(name); 29998 …var id, list, nameID, nameTable, postscriptName, strCount, strTable, string, strings, table, val, … 30024 for (nameID in strings) { 30025 list = strings[nameID]; 30032 table.writeShort(nameID);
|
| D | pdfmake.min.js | 14 …nameID:t.readShort(),length:t.readShort(),offset:this.offset+h+t.readShort()});for(u={},a=f=0,d=n.… property
|
| D | pdfmake.min.js.map | 1 …nameID","copyright","fontSubfamily","uniqueSubfamily","trademark","manufacturer","designer","descr…
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 53247 nameID: r.uint16, 53300 var key = record.nameID >= 256 ? 'fontFeatures' : NAMES[record.nameID] || record.nameID; 53305 if (record.nameID >= 256) { 53306 obj = obj[record.nameID] || (obj[record.nameID] = {}); 53325 nameID: NAMES.indexOf(key), 53334 nameID: NAMES.indexOf(key), 55832 nameID: r.uint16, 55834 return t.parent.parent.name.records.fontFeatures[t.nameID]; 55838 nameID: r.uint16, 55840 return t.parent.parent.name.records.fontFeatures[t.nameID];
|
| D | pdfmake.min.js | 2 …nameID:g.uint16,length:g.uint16,string:new g.Pointer(g.uint16,new g.String("length",(function(r){r…
|