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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DLogoutResponseImpl.java25 * $Id: LogoutResponseImpl.java,v 1.2 2008/06/25 05:47:59 qcheng Exp $
53 public class LogoutResponseImpl extends StatusResponseImpl class in inherits:StatusResponseImpl,LogoutResponse
60 public LogoutResponseImpl() { method in class:LogoutResponseImpl
71 public LogoutResponseImpl(Element element) throws SAML2Exception { method in class:LogoutResponseImpl
84 public LogoutResponseImpl(String xmlString) throws SAML2Exception { method in class:LogoutResponseImpl
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DLogoutResponseImpl.java25 * $Id: LogoutResponseImpl.java,v 1.2 2008/06/25 05:47:59 qcheng Exp $
53 public class LogoutResponseImpl extends StatusResponseImpl class in inherits:StatusResponseImpl,LogoutResponse
60 public LogoutResponseImpl() { method in class:LogoutResponseImpl
71 public LogoutResponseImpl(Element element) throws SAML2Exception { method in class:LogoutResponseImpl
84 public LogoutResponseImpl(String xmlString) throws SAML2Exception { method in class:LogoutResponseImpl

Completed in 27 milliseconds