Searched defs:createLogoutResponse (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.java957 public LogoutResponse createLogoutResponse() { method in class:ProtocolFactory
976 public LogoutResponse createLogoutResponse(org.w3c.dom.Element value) method in class:ProtocolFactory
996 public LogoutResponse createLogoutResponse(String value) method in class:ProtocolFactory
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/
H A DProtocolFactory.java957 public LogoutResponse createLogoutResponse() { method in class:ProtocolFactory
976 public LogoutResponse createLogoutResponse(org.w3c.dom.Element value) method in class:ProtocolFactory
996 public LogoutResponse createLogoutResponse(String value) method in class:ProtocolFactory

Completed in 45 milliseconds