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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/ecp/
H A DECPFactory.java180 public ECPResponse createECPResponse() throws SAML2Exception { method in class:ECPFactory
198 public ECPResponse createECPResponse(Element value) method in class:ECPFactory
217 public ECPResponse createECPResponse(String value) method in class:ECPFactory
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/ecp/
H A DECPFactory.java180 public ECPResponse createECPResponse() throws SAML2Exception { method in class:ECPFactory
198 public ECPResponse createECPResponse(Element value) method in class:ECPFactory
217 public ECPResponse createECPResponse(String value) method in class:ECPFactory

Completed in 29 milliseconds