Home
last modified time | relevance | path

Searched refs:entityID (Results 1 – 25 of 904) sorted by relevance

12345678910>>...37

/dports/security/shibboleth-sp/shibboleth-sp-3.3.0/shibsp/handler/impl/
H A DTransformSessionInitiator.cpp171 doRequest(app, entityID); in run()
182 entityID = out.string(); in run()
199 const char* entityID = in["entity_id"].string(); in receive() local
200 if (!entityID) in receive()
203 string copy(entityID); in receive()
234 transform.replace(pos, 9, entityID); in doRequest()
237 entityID = transform; in doRequest()
247 entityID = transform; in doRequest()
262 if (entityID == narrow.get()) in doRequest()
267 entityID = narrow.get(); in doRequest()
[all …]
H A DShib1SessionInitiator.cpp80 pair<bool,long> run(SPRequest& request, string& entityID, bool isHandler=true) const;
97 const char* entityID,
129 pair<bool,long> Shib1SessionInitiator::run(SPRequest& request, string& entityID, bool isHandler) co… in run() argument
132 if (entityID.empty() || !checkCompatibility(request, isHandler)) in run()
204 …m_log.debug("attempting to initiate session using Shibboleth with provider (%s)", entityID.c_str()… in run()
217 in.addmember("entity_id").string(entityID.c_str()); in run()
250 const char* entityID = in["entity_id"].string(); in receive() local
252 if (!entityID || !acsLocation) in receive()
277 const char* entityID, in doRequest() argument
290 m_log.warn("unable to locate metadata for provider (%s)", entityID); in doRequest()
[all …]
H A DSessionInitiator.cpp165 const char* entityID = nullptr; in run() local
168 entityID = request.getParameter(param.first ? param.second : "entityID"); in run()
169 if (!param.first && (!entityID || !*entityID)) in run()
170 entityID=request.getParameter("providerId"); in run()
172 if (!entityID || !*entityID) { in run()
175 entityID = param.second; in run()
177 if (!entityID || !*entityID) in run()
178 entityID = getString("entityID").second; in run()
180 string copy(entityID ? entityID : ""); in run()
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dobjmgr.c333 Uint2 entityID; in ObjMgrNextAvailEntityIDInt() local
380 return entityID; in ObjMgrNextAvailEntityIDInt()
386 Uint2 entityID; in ObjMgrNextAvailEntityID() local
512 omms.entityID = entityID; in ObjMgrSendMsgFunc()
3690 ommds.entityID = entityID; in ObjMgrSendSelMsg()
3712 ommds.entityID = entityID; in ObjMgrSendDeSelMsg()
3744 ssp->entityID = entityID; in ObjMgrAddSelStruct()
3925 if (ssp->entityID == entityID) in ObjMgrSelectFunc()
4062 if (ssp->entityID == entityID) in ObjMgrSelectFunc2()
4250 ommds.entityID = entityID; in ObjMgrSetColor()
[all …]
H A Dobjmgr.h192 Uint2 entityID, member
455 Uint2 entityID, member
633 NLM_EXTERN Uint2 LIBCALL ObjMgrGetOptions PROTO((Uint2 entityID));
843 NLM_EXTERN Boolean LIBCALL ObjMgrGetDirtyFlag PROTO((Uint2 entityID));
852 Uint2 entityID));
853 NLM_EXTERN ObjMgrDataPtr LIBCALL ObjMgrGetData PROTO((Uint2 entityID));
1082 NLM_EXTERN Boolean LIBCALL ObjMgrSelect PROTO((Uint2 entityID, Uint4 itemID,
1095 NLM_EXTERN Boolean LIBCALL ObjMgrSetColor PROTO((Uint2 entityID, Uint4 itemID,
1106 NLM_EXTERN Boolean LIBCALL ObjMgrDeSelect PROTO((Uint2 entityID, Uint4 itemID,
1161 NLM_EXTERN Pointer LIBCALL ObjMgrFreeByEntityID PROTO((Uint2 entityID));
[all …]
H A Dgather.h230 Uint2 entityID; member
387 NLM_EXTERN Boolean LIBCALL GatherItem PROTO((Uint2 entityID, Uint4 itemID, Uint2 itemtype,
403 NLM_EXTERN Boolean LIBCALL GatherData PROTO((Uint2 entityID, Pointer dataptr, Uint2 itemtype,
552 NLM_EXTERN Int2 GatherProcLaunch PROTO((Uint2 proctype, Boolean sel, Uint2 entityID, Uint4 itemID,
603 Uint2 entityID; member
618 Uint2 entityID,
624 Uint2 entityID,
631 Uint2 entityID,
640 Uint2 entityID,
655 NLM_EXTERN Boolean DeleteMarkedObjects (Uint2 entityID, Uint2 datatype, Pointer dataptr);
[all …]
H A Dexplore.h161 Uint2 entityID,
356 Uint2 entityID,
438 Uint2 entityID,
457 Uint2 entityID,
466 Uint2 entityID,
475 Uint2 entityID,
491 Uint2 entityID,
498 Uint2 entityID,
626 Uint2 entityID
637 Uint2 entityID,
[all …]
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dgphview.c88 *entityID = sID; in Find_segment_IDs()
407 Uint2 entityID; in DrawCompressNoAlignment() local
1402 Uint2 entityID; in DrawAlignOnAllSequences() local
2960 if (entityID == sp->entityID && in SelectPrim()
2983 if (entityID == sp->entityID && in DeselectPrim()
3031 if (entityID == sel->entityID && in InitSelectPrim()
3219 if (entityID == sel->entityID && in DrawSelectionPrim()
3549 if (entityID == sel->entityID && in Asn2GphDrawSelectionPrim()
3624 if (entityID == sp->entityID && in SelectAsn2GphPrim()
3652 if (entityID == sp->entityID && in DeselectAsn2GphPrim()
[all …]
H A Dgbfview.c92 entityID = 0; in GetIDsFromDoc()
106 entityID = bbp->entityID; in GetIDsFromDoc()
141 if (entityID == sel->entityID && in DrawIcon()
166 if (dsp->entityID > entityID) { in FindFFPDocDescr()
168 } else if (dsp->entityID < entityID) { in FindFFPDocDescr()
184 if (dsp->entityID == entityID && in FindFFPDocDescr()
432 pgp->entityID = gcp->entityID; in ProtGeneMatchFunc()
448 pgl.entityID = 0; in GetBestGeneOrProteinFeature()
834 if (descr1->entityID > descr2->entityID) return 1; in SortDescrProc()
835 if (descr1->entityID < descr2->entityID) return -1; in SortDescrProc()
[all …]
H A Dvsmutil.h61 Uint2 entityID, Uint4 itemID, Uint2 itemtype,
64 typedef void (LIBCALLBACK *SequesterProc) PROTO((Uint2 entityID, ValNodePtr bsp_list));
94 Uint2 entityID, Uint4 itemID, Uint2 itemtype,
108 Uint2 entityID,
132 Uint2 entityID, Uint4 itemID, Uint2 itemtype, Uint2 subtype));
134 extern void CreateSearchWindow (SearchGatherProc gather, CharPtr title, Uint2 entityID);
145 Uint2 entityID, Uint4 itemID, Uint2 itemtype,
153 Uint2 entityID, Uint4 itemID,
155 extern void LIBCALLBACK StdReplaceNotify (Uint2 entityID, Uint4 itemID, Uint2 itemtype,
/dports/biology/ncbi-toolkit/ncbi/cn3d/
H A Dcn3dmsg.c324 Uint2 entityID; in Cn3D_LaunchSeqEntry() local
340 entityID = ObjMgrGetEntityIDForPointer(pvnsep); in Cn3D_LaunchSeqEntry()
343 FALSE, entityID, 0, OBJ_BIOSEQSET); in Cn3D_LaunchSeqEntry()
361 Int2 entityID; in Cn3D_RegisterSeqEntry() local
385 entityID = ObjMgrGetEntityIDForPointer(sep); in Cn3D_RegisterSeqEntry()
389 FALSE, entityID, 0, OBJ_BIOSEQSET); in Cn3D_RegisterSeqEntry()
411 Uint2 entityID; in Cn3D_LaunchSeqAnnot() local
442 FALSE, entityID, itemID, OBJ_SEQALIGN); in Cn3D_LaunchSeqAnnot()
487 Int2 entityID; in Cn3D_RegisterSeqAnnot() local
527 Uint2 entityID; in Cn3D_SendUpdate() local
[all …]
/dports/www/guacamole-client/guacamole-client-1.3.0/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/java/org/apache/guacamole/auth/jdbc/permission/
H A DPermissionModel.java34 private Integer entityID; field in PermissionModel
49 return entityID; in getEntityID()
58 public void setEntityID(Integer entityID) { in setEntityID() argument
59 this.entityID = entityID; in setEntityID()
/dports/security/vault/vault-1.8.2/vault/external_tests/identity/
H A Didentity_test.go45 entityID := secret.Data["id"].(string)
94 "canonical_id": entityID,
121 require.Contains(t, secret.Data["member_entity_ids"], entityID)
137 require.NotContains(t, secret.Data["member_entity_ids"], entityID)
141 require.Contains(t, secret.Data["member_entity_ids"], entityID)
316 entityID := secret.Data["entity_id"].(string)
322 assertMember(t, client, entityID, "devops", devopsGroupID, true)
339 assertMember(t, client, entityID, "devops", devopsGroupID, true)
416 assertMember(t, client, entityID, "devops", devopsGroupID, true)
558 entityID := secret.Data["entity_id"].(string)
[all …]
/dports/www/guacamole-client/guacamole-client-1.3.0/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/java/org/apache/guacamole/auth/jdbc/base/
H A DEntityModel.java44 private Integer entityID; field in EntityModel
78 return entityID; in getEntityID()
87 public void setEntityID(Integer entityID) { in setEntityID() argument
88 this.entityID = entityID; in setEntityID()
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vault/external_tests/identity/
H A Didentity_test.go180 entityID := secret.Data["entity_id"].(string)
191 if entityIDRaw.(string) == entityID {
196 t.Fatalf("expected entity ID %q to be part of Italians group", entityID)
206 if entityIDRaw.(string) == entityID {
221 if entityIDRaw.(string) == entityID {
226 t.Fatalf("expected entity ID %q to be part of devops group", entityID)
309 if entityIDRaw.(string) == entityID {
314 t.Fatalf("expected entity ID %q to be part of Italians group", entityID)
324 if entityIDRaw.(string) == entityID {
340 if entityIDRaw.(string) == entityID {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vault/external_tests/identity/
H A Didentity_test.go180 entityID := secret.Data["entity_id"].(string)
191 if entityIDRaw.(string) == entityID {
196 t.Fatalf("expected entity ID %q to be part of Italians group", entityID)
206 if entityIDRaw.(string) == entityID {
221 if entityIDRaw.(string) == entityID {
226 t.Fatalf("expected entity ID %q to be part of devops group", entityID)
309 if entityIDRaw.(string) == entityID {
314 t.Fatalf("expected entity ID %q to be part of Italians group", entityID)
324 if entityIDRaw.(string) == entityID {
340 if entityIDRaw.(string) == entityID {
[all …]
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vault/external_tests/identity/
H A Didentity_test.go180 entityID := secret.Data["entity_id"].(string)
191 if entityIDRaw.(string) == entityID {
196 t.Fatalf("expected entity ID %q to be part of Italians group", entityID)
206 if entityIDRaw.(string) == entityID {
221 if entityIDRaw.(string) == entityID {
226 t.Fatalf("expected entity ID %q to be part of devops group", entityID)
309 if entityIDRaw.(string) == entityID {
314 t.Fatalf("expected entity ID %q to be part of Italians group", entityID)
324 if entityIDRaw.(string) == entityID {
340 if entityIDRaw.(string) == entityID {
[all …]
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vault/external_tests/identity/
H A Didentity_test.go180 entityID := secret.Data["entity_id"].(string)
191 if entityIDRaw.(string) == entityID {
196 t.Fatalf("expected entity ID %q to be part of Italians group", entityID)
206 if entityIDRaw.(string) == entityID {
221 if entityIDRaw.(string) == entityID {
226 t.Fatalf("expected entity ID %q to be part of devops group", entityID)
309 if entityIDRaw.(string) == entityID {
314 t.Fatalf("expected entity ID %q to be part of Italians group", entityID)
324 if entityIDRaw.(string) == entityID {
340 if entityIDRaw.(string) == entityID {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vault/external_tests/identity/
H A Didentity_test.go180 entityID := secret.Data["entity_id"].(string)
191 if entityIDRaw.(string) == entityID {
196 t.Fatalf("expected entity ID %q to be part of Italians group", entityID)
206 if entityIDRaw.(string) == entityID {
221 if entityIDRaw.(string) == entityID {
226 t.Fatalf("expected entity ID %q to be part of devops group", entityID)
309 if entityIDRaw.(string) == entityID {
314 t.Fatalf("expected entity ID %q to be part of Italians group", entityID)
324 if entityIDRaw.(string) == entityID {
340 if entityIDRaw.(string) == entityID {
[all …]
/dports/sysutils/istio/vault-sdk-v0.1.12/vault/external_tests/identity/
H A Didentity_test.go180 entityID := secret.Data["entity_id"].(string)
191 if entityIDRaw.(string) == entityID {
196 t.Fatalf("expected entity ID %q to be part of Italians group", entityID)
206 if entityIDRaw.(string) == entityID {
221 if entityIDRaw.(string) == entityID {
226 t.Fatalf("expected entity ID %q to be part of devops group", entityID)
309 if entityIDRaw.(string) == entityID {
314 t.Fatalf("expected entity ID %q to be part of Italians group", entityID)
324 if entityIDRaw.(string) == entityID {
340 if entityIDRaw.(string) == entityID {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vault/external_tests/identity/
H A Didentity_test.go179 entityID := secret.Data["entity_id"].(string)
190 if entityIDRaw.(string) == entityID {
195 t.Fatalf("expected entity ID %q to be part of Italians group", entityID)
205 if entityIDRaw.(string) == entityID {
220 if entityIDRaw.(string) == entityID {
225 t.Fatalf("expected entity ID %q to be part of devops group", entityID)
306 if entityIDRaw.(string) == entityID {
311 t.Fatalf("expected entity ID %q to be part of Italians group", entityID)
321 if entityIDRaw.(string) == entityID {
337 if entityIDRaw.(string) == entityID {
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/instana/go-sensor/acceptor/
H A Daws.go31 func NewECSTaskPluginPayload(entityID string, data ECSTaskData) PluginPayload {
36 EntityID: entityID,
63 func NewECSContainerPluginPayload(entityID string, data ECSContainerData) PluginPayload {
68 EntityID: entityID,
74 func NewAWSLambdaPluginPayload(entityID string) PluginPayload {
79 EntityID: entityID,
/dports/security/opensaml/opensaml-3.2.1/samltest/saml2/metadata/
H A DXMLMetadataProviderTest.h34 XMLCh* entityID; variable
41 entityID=XMLString::transcode("urn:mace:incommon:washington.edu"); in setUp()
49 XMLString::release(&entityID); in tearDown()
75 …ptor = metadataProvider->getEntityDescriptor(MetadataProvider::Criteria(entityID, nullptr, nullptr… in testHTTPProvider()
77 … assertEquals("Entity's ID does not match requested ID", entityID, descriptor->getEntityID()); in testHTTPProvider()
90 … assertEquals("Entity's ID does not match requested ID", entityID, descriptor->getEntityID()); in testHTTPProvider()
153 …ptor = metadataProvider->getEntityDescriptor(MetadataProvider::Criteria(entityID,nullptr,nullptr,f… in testXMLProvider()
155 … assertEquals("Entity's ID does not match requested ID", entityID, descriptor->getEntityID()); in testXMLProvider()
168 … assertEquals("Entity's ID does not match requested ID", entityID, descriptor->getEntityID()); in testXMLProvider()
218 …descriptor = metadataProvider->getEntityDescriptor(MetadataProvider::Criteria(entityID,nullptr,nul… in testXMLWithIncludes()
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/services/preview/cognitiveservices/v3.0/luis/authoring/authoringapi/
H A Dinterfaces.go80 …DeleteEntity(ctx context.Context, appID uuid.UUID, versionID string, entityID uuid.UUID) (result a…
89 …DeletePatternAnyEntityModel(ctx context.Context, appID uuid.UUID, versionID string, entityID uuid.…
102 …GetEntity(ctx context.Context, appID uuid.UUID, versionID string, entityID uuid.UUID) (result auth…
104 …GetEntityRole(ctx context.Context, appID uuid.UUID, versionID string, entityID uuid.UUID, roleID u…
105 …GetExplicitList(ctx context.Context, appID uuid.UUID, versionID string, entityID uuid.UUID) (resul…
118 …ListClosedListEntityRoles(ctx context.Context, appID uuid.UUID, versionID string, entityID uuid.UU…
123 …ListCustomPrebuiltEntityRoles(ctx context.Context, appID uuid.UUID, versionID string, entityID uui…
127 …ListEntityRoles(ctx context.Context, appID uuid.UUID, versionID string, entityID uuid.UUID) (resul…
135 …ListPatternAnyEntityRoles(ctx context.Context, appID uuid.UUID, versionID string, entityID uuid.UU…
137 …ListPrebuiltEntityRoles(ctx context.Context, appID uuid.UUID, versionID string, entityID uuid.UUID…
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/preview/cognitiveservices/v3.0/luis/authoring/authoringapi/
H A Dinterfaces.go69 …DeleteEntity(ctx context.Context, appID uuid.UUID, versionID string, entityID uuid.UUID) (result a…
78 …DeletePatternAnyEntityModel(ctx context.Context, appID uuid.UUID, versionID string, entityID uuid.…
91 …GetEntity(ctx context.Context, appID uuid.UUID, versionID string, entityID uuid.UUID) (result auth…
93 …GetEntityRole(ctx context.Context, appID uuid.UUID, versionID string, entityID uuid.UUID, roleID u…
94 …GetExplicitList(ctx context.Context, appID uuid.UUID, versionID string, entityID uuid.UUID) (resul…
107 …ListClosedListEntityRoles(ctx context.Context, appID uuid.UUID, versionID string, entityID uuid.UU…
112 …ListCustomPrebuiltEntityRoles(ctx context.Context, appID uuid.UUID, versionID string, entityID uui…
116 …ListEntityRoles(ctx context.Context, appID uuid.UUID, versionID string, entityID uuid.UUID) (resul…
124 …ListPatternAnyEntityRoles(ctx context.Context, appID uuid.UUID, versionID string, entityID uuid.UU…
126 …ListPrebuiltEntityRoles(ctx context.Context, appID uuid.UUID, versionID string, entityID uuid.UUID…
[all …]

12345678910>>...37