Searched defs:setIDPEntries (Results 1 - 10 of 10) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/
H A DIDPListType.java51 void setIDPEntries(com.sun.identity.liberty.ws.common.jaxb.ps.IDPEntriesType value); method in interface:IDPListType
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/
H A DIDPListType.java51 void setIDPEntries(com.sun.identity.liberty.ws.common.jaxb.ps.IDPEntriesType value); method in interface:IDPListType
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/
H A DIDPList.java50 * @see #setIDPEntries(List)
61 public void setIDPEntries(List idpEntryList) throws SAML2Exception; method in interface:IDPList
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSIDPList.java155 * @see #setIDPEntries(IDPEntries)
177 public void setIDPEntries(IDPEntries idpEntries) { method in class:FSIDPList
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSIDPList.java155 * @see #setIDPEntries(IDPEntries)
177 public void setIDPEntries(IDPEntries idpEntries) { method in class:FSIDPList
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/
H A DIDPList.java54 * @see #setIDPEntries(List)
65 public void setIDPEntries(List idpEntryList) throws SAML2Exception; method in interface:IDPList
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DIDPListImpl.java102 * @see #setIDPEntries(List)
115 public void setIDPEntries(List idpEntryList) 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.java102 * @see #setIDPEntries(List)
115 public void setIDPEntries(List idpEntryList) throws SAML2Exception { method in class:IDPListImpl
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/
H A DIDPListTypeImpl.java27 public void setIDPEntries(com.sun.identity.liberty.ws.common.jaxb.ps.IDPEntriesType value) { method in class:IDPListTypeImpl
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/
H A DIDPListTypeImpl.java27 public void setIDPEntries(com.sun.identity.liberty.ws.common.jaxb.ps.IDPEntriesType value) { method in class:IDPListTypeImpl

Completed in 48 milliseconds