Searched refs:createIDPList (Results 1 - 10 of 10) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DScopingImpl.java289 idpList = ProtocolFactory.getInstance().createIDPList((Element) childNode);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DScopingImpl.java289 idpList = ProtocolFactory.getInstance().createIDPList((Element) childNode);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/ecp/impl/
H A DECPRequestImpl.java405 idpList = ProtocolFactory.getInstance().createIDPList(
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/ecp/impl/
H A DECPRequestImpl.java405 idpList = ProtocolFactory.getInstance().createIDPList(
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/
H A DProtocolFactory.java465 public IDPList createIDPList() throws SAML2Exception { method in class:ProtocolFactory
482 public IDPList createIDPList(Element value) throws SAML2Exception { method in class:ProtocolFactory
499 public IDPList createIDPList(String value) throws SAML2Exception { method in class:ProtocolFactory
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/
H A DProtocolFactory.java465 public IDPList createIDPList() throws SAML2Exception { method in class:ProtocolFactory
482 public IDPList createIDPList(Element value) throws SAML2Exception { method in class:ProtocolFactory
499 public IDPList createIDPList(String value) throws SAML2Exception { method in class:ProtocolFactory
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DSPSSOFederate.java602 .createIDPList();
908 createIDPList();
H A DIDPProxyUtil.java414 createIDPList();
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DSPSSOFederate.java618 .createIDPList();
924 createIDPList();
H A DIDPProxyUtil.java434 createIDPList();

Completed in 69 milliseconds