Searched defs:getRespondWith (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/protocol/
H A DRequestAbstractType.java123 * getRespondWith().add(newItem);
132 java.util.List getRespondWith(); method in interface:RequestAbstractType
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/protocol/
H A DRequestAbstractType.java123 * getRespondWith().add(newItem);
132 java.util.List getRespondWith(); method in interface:RequestAbstractType
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/protocol/
H A DAbstractRequest.java99 public List getRespondWith() { method in class:AbstractRequest
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/protocol/
H A DAbstractRequest.java99 public List getRespondWith() { method in class:AbstractRequest
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/protocol/impl/
H A DRequestAbstractTypeImpl.java66 public java.util.List getRespondWith() { method in class:RequestAbstractTypeImpl
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/protocol/impl/
H A DRequestAbstractTypeImpl.java66 public java.util.List getRespondWith() { method in class:RequestAbstractTypeImpl

Completed in 35 milliseconds