Searched refs:hostDescriptor (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSLoginHelper.java83 private SPDescriptorType hostDescriptor = null; field in class:FSLoginHelper
138 hostDescriptor = metaManager.getSPDescriptor(
149 if (hostDescriptor == null ) {
317 hostDescriptor, null);
339 hostDescriptor.getProtocolSupportEnumeration());
343 if (hostDescriptor.isAuthnRequestsSigned())
750 hostDescriptor.getProtocolSupportEnumeration()));
791 hostDescriptor, null);
809 hostDescriptor.getProtocolSupportEnumeration());
814 if (hostDescriptor
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSLoginHelper.java83 private SPDescriptorType hostDescriptor = null; field in class:FSLoginHelper
138 hostDescriptor = metaManager.getSPDescriptor(
149 if (hostDescriptor == null ) {
317 hostDescriptor, null);
339 hostDescriptor.getProtocolSupportEnumeration());
343 if (hostDescriptor.isAuthnRequestsSigned())
750 hostDescriptor.getProtocolSupportEnumeration()));
791 hostDescriptor, null);
809 hostDescriptor.getProtocolSupportEnumeration());
814 if (hostDescriptor
[all...]

Completed in 23 milliseconds