Searched defs:setIDPList (Results 1 - 20 of 20) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/
H A DScopingType.java69 void setIDPList(com.sun.identity.liberty.ws.common.jaxb.ps.IDPListType value); method in interface:ScopingType
H A DAuthnRequestEnvelopeType.java107 void setIDPList(com.sun.identity.liberty.ws.common.jaxb.ps.IDPListType value); method in interface:AuthnRequestEnvelopeType
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/
H A DScopingType.java69 void setIDPList(com.sun.identity.liberty.ws.common.jaxb.ps.IDPListType value); method in interface:ScopingType
H A DAuthnRequestEnvelopeType.java107 void setIDPList(com.sun.identity.liberty.ws.common.jaxb.ps.IDPListType value); method in interface:AuthnRequestEnvelopeType
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/
H A DScoping.java49 * @see #setIDPList(IDPList)
60 public void setIDPList(IDPList idpList) throws SAML2Exception; method in interface:Scoping
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSScoping.java139 public void setIDPList(FSIDPList idpList) { method in class:FSScoping
282 scoping.setIDPList(idpsList);
H A DFSAuthnRequestEnvelope.java394 * @see #setIDPList(FSIDPList)
406 public void setIDPList(FSIDPList idpList) { method in class:FSAuthnRequestEnvelope
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSScoping.java139 public void setIDPList(FSIDPList idpList) { method in class:FSScoping
282 scoping.setIDPList(idpsList);
H A DFSAuthnRequestEnvelope.java394 * @see #setIDPList(FSIDPList)
406 public void setIDPList(FSIDPList idpList) { method in class:FSAuthnRequestEnvelope
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/
H A DScoping.java53 * @see #setIDPList(IDPList)
64 public void setIDPList(IDPList idpList) throws SAML2Exception; method in interface:Scoping
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/ecp/
H A DECPRequest.java65 * @see #setIDPList(IDPList)
76 public void setIDPList(IDPList idpList) throws SAML2Exception; method in interface:ECPRequest
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DScopingImpl.java101 * @see #setIDPList(IDPList)
114 public void setIDPList(IDPList idpList) throws SAML2Exception { method in class:ScopingImpl
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/ecp/
H A DECPRequest.java65 * @see #setIDPList(IDPList)
76 public void setIDPList(IDPList idpList) throws SAML2Exception; method in interface:ECPRequest
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DScopingImpl.java101 * @see #setIDPList(IDPList)
114 public void setIDPList(IDPList idpList) throws SAML2Exception { method in class:ScopingImpl
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/
H A DScopingTypeImpl.java35 public void setIDPList(com.sun.identity.liberty.ws.common.jaxb.ps.IDPListType value) { method in class:ScopingTypeImpl
H A DAuthnRequestEnvelopeTypeImpl.java59 public void setIDPList(com.sun.identity.liberty.ws.common.jaxb.ps.IDPListType value) { method in class:AuthnRequestEnvelopeTypeImpl
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/ecp/impl/
H A DECPRequestImpl.java124 * @see #setIDPList(IDPList)
137 public void setIDPList(IDPList idpList) throws SAML2Exception { method in class:ECPRequestImpl
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/
H A DScopingTypeImpl.java35 public void setIDPList(com.sun.identity.liberty.ws.common.jaxb.ps.IDPListType value) { method in class:ScopingTypeImpl
H A DAuthnRequestEnvelopeTypeImpl.java59 public void setIDPList(com.sun.identity.liberty.ws.common.jaxb.ps.IDPListType value) { method in class:AuthnRequestEnvelopeTypeImpl
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/ecp/impl/
H A DECPRequestImpl.java124 * @see #setIDPList(IDPList)
137 public void setIDPList(IDPList idpList) throws SAML2Exception { method in class:ECPRequestImpl

Completed in 91 milliseconds