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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DIDPListImpl.java267 protoFactory.createIDPEntry(XMLUtils.print(childNode)));
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DIDPListImpl.java267 protoFactory.createIDPEntry(XMLUtils.print(childNode)));
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/
H A DProtocolFactory.java415 public IDPEntry createIDPEntry() throws SAML2Exception { method in class:ProtocolFactory
432 public IDPEntry createIDPEntry(Element value) throws SAML2Exception { method in class:ProtocolFactory
449 public IDPEntry createIDPEntry(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.java415 public IDPEntry createIDPEntry() throws SAML2Exception { method in class:ProtocolFactory
432 public IDPEntry createIDPEntry(Element value) throws SAML2Exception { method in class:ProtocolFactory
449 public IDPEntry createIDPEntry(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.java582 .createIDPEntry();
903 createIDPEntry();
H A DIDPProxyUtil.java409 createIDPEntry();
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DSPSSOFederate.java595 .createIDPEntry();
919 createIDPEntry();
H A DIDPProxyUtil.java429 createIDPEntry();

Completed in 38 milliseconds