Searched defs:createIDPEntry (Results 1 - 2 of 2) sorted by relevance

/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

Completed in 37 milliseconds