Searched refs:hostDesc (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSAssertionConsumerService.java120 SPDescriptorType hostDesc = null;
125 hostDesc = metaManager.getSPDescriptor(realm, hostEntityId);
211 handler.setHostDescriptor(hostDesc);
248 SPDescriptorType hostDesc = null;
252 hostDesc = metaManager.getSPDescriptor(realm, hostEntityId);
486 handler.setHostDescriptor(hostDesc);
H A DFSIDPFinderService.java168 IDPDescriptorType hostDesc = null;
171 hostDesc = metaManager.getIDPDescriptor(realm, entityID);
176 handler.setHostedDescriptor(hostDesc);
H A DFSIntersiteTransferService.java417 SPDescriptorType hostDesc =
474 hostDesc,
523 SPDescriptorType hostDesc,
589 boolean authnRequestSigned = hostDesc.isAuthnRequestsSigned();
518 handleBrowserArtifactPOSTIST( HttpServletRequest request, HttpServletResponse response, FSAuthnRequest authnRequest, IDPDescriptorType idpDescriptor, SPDescriptorType hostDesc, BaseConfigType hostConfig ) argument
H A DFSAssertionArtifactHandler.java140 protected SPDescriptorType hostDesc = null; field in class:FSAssertionArtifactHandler
182 hostDesc = desc;
1700 handlerObj.setHostedDescriptor(hostDesc);
1713 hostDesc))
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSAssertionConsumerService.java120 SPDescriptorType hostDesc = null;
125 hostDesc = metaManager.getSPDescriptor(realm, hostEntityId);
211 handler.setHostDescriptor(hostDesc);
248 SPDescriptorType hostDesc = null;
252 hostDesc = metaManager.getSPDescriptor(realm, hostEntityId);
486 handler.setHostDescriptor(hostDesc);
H A DFSIDPFinderService.java168 IDPDescriptorType hostDesc = null;
171 hostDesc = metaManager.getIDPDescriptor(realm, entityID);
176 handler.setHostedDescriptor(hostDesc);
H A DFSIntersiteTransferService.java417 SPDescriptorType hostDesc =
474 hostDesc,
523 SPDescriptorType hostDesc,
589 boolean authnRequestSigned = hostDesc.isAuthnRequestsSigned();
518 handleBrowserArtifactPOSTIST( HttpServletRequest request, HttpServletResponse response, FSAuthnRequest authnRequest, IDPDescriptorType idpDescriptor, SPDescriptorType hostDesc, BaseConfigType hostConfig ) argument
H A DFSAssertionArtifactHandler.java142 protected SPDescriptorType hostDesc = null; field in class:FSAssertionArtifactHandler
184 hostDesc = desc;
1702 handlerObj.setHostedDescriptor(hostDesc);
1715 hostDesc))

Completed in 46 milliseconds