Searched refs:getConsent (Results 1 - 25 of 36) 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.java86 java.lang.String getConsent(); method in interface:AuthnResponseType
H A DFederationTerminationNotificationType.java86 java.lang.String getConsent(); method in interface:FederationTerminationNotificationType
H A DLogoutRequestType.java88 java.lang.String getConsent(); method in interface:LogoutRequestType
H A DNameIdentifierMappingRequestType.java105 java.lang.String getConsent(); method in interface:NameIdentifierMappingRequestType
H A DAuthnRequestType.java212 java.lang.String getConsent(); 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.java86 java.lang.String getConsent(); method in interface:AuthnResponseType
H A DFederationTerminationNotificationType.java86 java.lang.String getConsent(); method in interface:FederationTerminationNotificationType
H A DLogoutRequestType.java88 java.lang.String getConsent(); method in interface:LogoutRequestType
H A DNameIdentifierMappingRequestType.java105 java.lang.String getConsent(); method in interface:NameIdentifierMappingRequestType
H A DAuthnRequestType.java212 java.lang.String getConsent(); method in interface:AuthnRequestType
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/
H A DRequestAbstract.java180 * @see #getConsent
190 public String getConsent(); method in interface:RequestAbstract
H A DStatusResponse.java159 public java.lang.String getConsent(); method in interface:StatusResponse
166 * @see #getConsent
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/
H A DRequestAbstract.java176 * @see #getConsent
186 public String getConsent(); method in interface:RequestAbstract
H A DStatusResponse.java157 public java.lang.String getConsent(); method in interface:StatusResponse
164 * @see #getConsent
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DStatusResponseImpl.java224 public java.lang.String getConsent() { method in class:StatusResponseImpl
233 * @see #getConsent
H A DRequestAbstractImpl.java278 * @see #getConsent
296 public String getConsent() { method in class:RequestAbstractImpl
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DStatusResponseImpl.java222 public java.lang.String getConsent() { method in class:StatusResponseImpl
231 * @see #getConsent
H A DRequestAbstractImpl.java278 * @see #getConsent
296 public String getConsent() { method in class:RequestAbstractImpl
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/
H A DAuthnResponseTypeImpl.java46 public java.lang.String getConsent() { method in class:AuthnResponseTypeImpl
H A DFederationTerminationNotificationTypeImpl.java46 public java.lang.String getConsent() { method in class:FederationTerminationNotificationTypeImpl
H A DLogoutRequestTypeImpl.java48 public java.lang.String getConsent() { method in class:LogoutRequestTypeImpl
H A DNameIdentifierMappingRequestTypeImpl.java55 public java.lang.String getConsent() { method in class:NameIdentifierMappingRequestTypeImpl
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/
H A DAuthnResponseTypeImpl.java46 public java.lang.String getConsent() { method in class:AuthnResponseTypeImpl
H A DFederationTerminationNotificationTypeImpl.java46 public java.lang.String getConsent() { method in class:FederationTerminationNotificationTypeImpl
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/soapbinding/
H A DQueryClient.java714 response.setConsent(samlResponse.getConsent());

Completed in 52 milliseconds

12