Searched defs:getRelayState (Results 1 - 25 of 48) sorted by relevance

12

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/
H A DAuthnResponseType.java104 java.lang.String getRelayState(); method in interface:AuthnResponseType
H A DStatusResponseType.java106 java.lang.String getRelayState(); method in interface:StatusResponseType
H A DLogoutRequestType.java106 java.lang.String getRelayState(); method in interface:LogoutRequestType
H A DRegisterNameIdentifierRequestType.java148 java.lang.String getRelayState(); method in interface:RegisterNameIdentifierRequestType
H A DAuthnRequestType.java230 java.lang.String getRelayState(); method in interface:AuthnRequestType
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/
H A DAuthnResponseType.java104 java.lang.String getRelayState(); method in interface:AuthnResponseType
H A DStatusResponseType.java106 java.lang.String getRelayState(); method in interface:StatusResponseType
H A DLogoutRequestType.java106 java.lang.String getRelayState(); method in interface:LogoutRequestType
H A DRegisterNameIdentifierRequestType.java148 java.lang.String getRelayState(); method in interface:RegisterNameIdentifierRequestType
H A DAuthnRequestType.java230 java.lang.String getRelayState(); method in interface:AuthnRequestType
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DAuthnRequestInfo.java133 protected String getRelayState() { method in class:AuthnRequestInfo
H A DManageNameIDRequestInfo.java105 protected String getRelayState() { method in class:ManageNameIDRequestInfo
H A DResponseInfo.java81 public String getRelayState() { method in class:ResponseInfo
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DAuthnRequestInfo.java135 protected String getRelayState() { method in class:AuthnRequestInfo
H A DManageNameIDRequestInfo.java108 protected String getRelayState() { method in class:ManageNameIDRequestInfo
H A DResponseInfo.java91 public String getRelayState() { method in class:ResponseInfo
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/
H A DAuthnResponseTypeImpl.java54 public java.lang.String getRelayState() { method in class:AuthnResponseTypeImpl
H A DLogoutRequestTypeImpl.java56 public java.lang.String getRelayState() { method in class:LogoutRequestTypeImpl
H A DRegisterNameIdentifierRequestTypeImpl.java72 public java.lang.String getRelayState() { method in class:RegisterNameIdentifierRequestTypeImpl
H A DStatusResponseTypeImpl.java54 public java.lang.String getRelayState() { method in class:StatusResponseTypeImpl
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/org/forgerock/openam/saml2/
H A DIDPSSOFederateRequest.java116 public String getRelayState() { method in class:IDPSSOFederateRequest
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSAuthnResponse.java452 public String getRelayState() { method in class:FSAuthnResponse
H A DFSFederationTerminationNotification.java504 * @see #getRelayState()
516 public String getRelayState() { method in class:FSFederationTerminationNotification
H A DFSLogoutNotification.java292 public String getRelayState() { method in class:FSLogoutNotification
H A DFSLogoutResponse.java279 public String getRelayState(){ method in class:FSLogoutResponse
287 * @see #getRelayState()

Completed in 90 milliseconds

12