Searched defs:hostDesc (Results 1 - 4 of 4) sorted by relevance
| /forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/ |
| H A D | FSIntersiteTransferService.java | 417 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 D | FSAssertionArtifactHandler.java | 140 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 D | FSIntersiteTransferService.java | 417 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 D | FSAssertionArtifactHandler.java | 142 protected SPDescriptorType hostDesc = null; field in class:FSAssertionArtifactHandler 184 hostDesc = desc; 1702 handlerObj.setHostedDescriptor(hostDesc); 1715 hostDesc))
|
Completed in 80 milliseconds