| /forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/plugins/ |
| H A D | DefaultLibrarySPAccountMapper.java | 85 * @param rstr Request Security Token Response. 93 RequestSecurityTokenResponse rstr, 98 if(rstr == null) { 114 = (SAML11RequestedSecurityToken)rstr.getRequestedSecurityToken(); 92 getIdentity( RequestSecurityTokenResponse rstr, String hostEntityID, String realm ) argument
|
| H A D | SPAccountMapper.java | 55 * @param rstr the incoming <code>RequestSecurityTokenResponse</code> 61 public String getIdentity(RequestSecurityTokenResponse rstr, argument
|
| /forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/servlet/ |
| H A D | IPSigninRequest.java | 411 RequestSecurityTokenResponse rstr = 417 if (rstr == null) { 450 postToTarget(rstr, acsURL); 461 * @param rstr the <code>RequestSecurityTokenResponse</code> to send 466 private void postToTarget(RequestSecurityTokenResponse rstr, argument 472 String wresult = rstr.toString();
|
| H A D | RPSigninResponse.java | 100 RequestSecurityTokenResponse rstr = null; 102 rstr = RequestSecurityTokenResponse.parseXML(wresult); 115 + rstr.toString()); 170 rstr.getRequestedSecurityToken().verifyToken(realm, spEntityId, 180 String userName = acctMapper.getIdentity(rstr, spEntityId, realm); 187 realm, rstr.getRequestedSecurityToken().getIssuer()); 188 List attrs = rstr.getRequestedSecurityToken().getAttributes(); 217 RequestedSecurityToken rst = rstr.getRequestedSecurityToken(); 244 rstr.getRequestedSecurityToken().getTokenId(),
|
| /forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/plugins/ |
| H A D | DefaultLibrarySPAccountMapper.java | 85 * @param rstr Request Security Token Response. 93 RequestSecurityTokenResponse rstr, 98 if(rstr == null) { 114 = (SAML11RequestedSecurityToken)rstr.getRequestedSecurityToken(); 92 getIdentity( RequestSecurityTokenResponse rstr, String hostEntityID, String realm ) argument
|
| H A D | SPAccountMapper.java | 55 * @param rstr the incoming <code>RequestSecurityTokenResponse</code> 61 public String getIdentity(RequestSecurityTokenResponse rstr, argument
|
| /forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/servlet/ |
| H A D | IPSigninRequest.java | 292 RequestSecurityTokenResponse rstr = new RequestSecurityTokenResponse( 296 if (rstr == null) { 329 postToTarget(rstr, acsURL); 340 * @param rstr the <code>RequestSecurityTokenResponse</code> to send 345 private void postToTarget(RequestSecurityTokenResponse rstr, argument 351 String wresult = rstr.toString();
|
| H A D | RPSigninResponse.java | 100 RequestSecurityTokenResponse rstr = null; 102 rstr = RequestSecurityTokenResponse.parseXML(wresult); 115 + rstr.toString()); 170 rstr.getRequestedSecurityToken().verifyToken(realm, spEntityId, 180 String userName = acctMapper.getIdentity(rstr, spEntityId, realm); 187 realm, rstr.getRequestedSecurityToken().getIssuer()); 188 List attrs = rstr.getRequestedSecurityToken().getAttributes(); 217 RequestedSecurityToken rst = rstr.getRequestedSecurityToken(); 244 rstr.getRequestedSecurityToken().getTokenId(),
|
| /illumos-gate/usr/src/lib/efcode/engine/ |
| H A D | fcode.c | 825 char sep, *cptr, *lstr, *rstr; local 845 rstr = cptr+1; 846 rlen = lstr + llen - rstr; 850 rstr = lstr; 852 PUSH(DS, (fstack_t)rstr);
|
| /illumos-gate/usr/src/lib/libpkg/common/ |
| H A D | pkgstr.c | 271 char *rstr = (char *)NULL; local 289 rstr = (char *)calloc(1, vres+2); 290 assert(rstr != (char *)NULL); 291 if (rstr == (char *)NULL) { 298 vres = vsnprintf(rstr, vres+1, a_format, ap); 303 assert(*rstr != '\0'); 307 return (rstr);
|
| /illumos-gate/usr/src/lib/libinstzones/common/ |
| H A D | zones_args.c | 121 char *rstr = NULL; local 162 rstr = _z_strdup(bfr); 166 rstr = (char *)_z_malloc(vres+2); 171 vres = vsnprintf(rstr, vres+1, a_format, ap); 177 a_args->_aaArgs[a_args->_aaNumArgs++] = rstr;
|
| H A D | zones_str.c | 448 char *rstr = NULL; local 466 rstr = (char *)_z_calloc(vres+2); 471 vres = vsnprintf(rstr, vres+1, a_format, ap); 476 assert(*rstr != '\0'); 480 return (rstr);
|
| /illumos-gate/usr/src/lib/libldap5/sources/ldap/common/ |
| H A D | digest_md5.c | 348 #define suffixsize (sizeof (rstr) + sizeof (qstr) - 1 + DIGEST_SIZE * 2) 351 static const char rstr[] = "\",response="; local 435 memcpy(scan, rstr, sizeof (rstr) - 1); 436 scan += sizeof (rstr) - 1; 456 static const char rstr[] = "realm"; local 563 if (lstreqcase(rstr, attr, alen)) {
|
| /illumos-gate/usr/src/cmd/audio/audioctl/ |
| H A D | audioctl.c | 610 char *lstr, *rstr; local 630 rstr = strchr(wstr, ':'); 631 if (rstr != NULL) { 632 *rstr = '\0'; 633 rstr++; 635 rval = atoi(rstr); 638 rstr--; 639 *rstr = ':';
|
| /illumos-gate/usr/src/cmd/sgs/rtld/common/ |
| H A D | elf.c | 2904 const char *rstr; local 2906 rstr = _conv_reloc_type((uint_t)rtype); 2907 (void) printf(MSG_INTL(MSG_LDD_REL_ERR1), rstr, name, local
|
| /illumos-gate/usr/src/cmd/stat/common/ |
| H A D | dsr.c | 516 char *rstr = 0; local 524 rstr = safe_strdup(cp); 525 return (rstr); 535 rstr = safe_alloc(len); 536 (void) snprintf(rstr, len, 539 rstr = safe_strdup(cp); 542 rstr = safe_strdup(ks); 546 rstr = safe_strdup(cp); 554 return (rstr); 580 char *rstr; local [all...] |
| /illumos-gate/usr/src/cmd/svr4pkg/libinst/ |
| H A D | log.c | 81 char *rstr = (char *)NULL; local 139 rstr = (char *)malloc(vres+2); 144 vres = vsnprintf(rstr, vres+1, a_format, ap); 149 if (fprintf(out, "%s\n", rstr) < 0) { 161 free(rstr);
|
| H A D | sml.c | 1159 char *rstr = (char *)NULL; local 1181 rstr = (char *)calloc(1, vres+2); 1182 assert(rstr != (char *)NULL); 1187 vres = vsnprintf(rstr, vres+1, a_format, ap); 1191 assert(*rstr != '\0'); 1193 _smlLogMsg(LOG_MSG_DEBUG, "%s", rstr); 1194 free(rstr); 1198 rstr = smlConvertTagToString(a_tag); 1199 if (rstr != (char *)NULL) { 1201 strlen(rstr), rst 1928 char *rstr = (char *)NULL; local 3270 char *rstr = (char *)NULL; local [all...] |
| /illumos-gate/usr/src/uts/common/os/ |
| H A D | tlabel.c | 467 const char *rstr; local 481 rstr = refstr_value(nvfs->vfs_resource); 482 if (rstr != NULL) 483 rlen = strlen(rstr); 492 (strncmp(rstr, vpath, rlen) == 0) &&
|
| /illumos-gate/usr/src/uts/common/xen/sys/ |
| H A D | xenbus_impl.h | 120 const char *node, void **rstr, unsigned int *len); 121 extern int xenbus_read_str(const char *dir, const char *node, char **rstr);
|
| /illumos-gate/usr/src/cmd/zfs/ |
| H A D | zfs_iter.c | 290 char *lstr, *rstr; local 297 * 'rstr' are non-NULL, then we do a string based comparison. 300 lstr = rstr = NULL; 318 ZPROP_VALUE, &rstr) == 0); 326 rstr = rbuf; 334 rstr = rbuf; 357 ret = strcmp(lstr, rstr);
|
| /illumos-gate/usr/src/cmd/svc/svccfg/ |
| H A D | svccfg_xml.c | 1371 lxml_get_entity_stability(entity_t *entity, xmlNodePtr rstr) argument 1377 if (((stabval = xmlGetProp(rstr, (xmlChar *)value_attr)) == NULL) || 1393 lxml_get_restarter(entity_t *entity, xmlNodePtr rstr) argument 1412 for (cursor = rstr->xmlChildrenNode; cursor != NULL;
|