Searched defs:IDPListImpl (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 DIDPListImpl.java25 * $Id: IDPListImpl.java,v 1.2 2008/06/25 05:47:59 qcheng Exp $
55 public class IDPListImpl implements IDPList { class in inherits:IDPList
65 public IDPListImpl() { method in class:IDPListImpl
76 public IDPListImpl(Element element) throws SAML2Exception { method in class:IDPListImpl
88 public IDPListImpl(String xmlString) throws SAML2Exception { method in class:IDPListImpl
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DIDPListImpl.java25 * $Id: IDPListImpl.java,v 1.2 2008/06/25 05:47:59 qcheng Exp $
55 public class IDPListImpl implements IDPList { class in inherits:IDPList
65 public IDPListImpl() { method in class:IDPListImpl
76 public IDPListImpl(Element element) throws SAML2Exception { method in class:IDPListImpl
88 public IDPListImpl(String xmlString) throws SAML2Exception { method in class:IDPListImpl

Completed in 28 milliseconds