Top |
Figure 95. Schema fragment for ecp:Response
<element name="Response" type="ecp:ResponseType"/> <complexType name="ResponseType"> <attribute ref="S:mustUnderstand" use="required"/> <attribute ref="S:actor" use="required"/> <attribute name="AssertionConsumerServiceURL" type="anyURI" use="required"/> </complexType>
int
lasso_ecp_response_validate (LassoEcpResponse *response
);
Validates the LassoEcpResponse object conforms to required values.
LassoNode *
lasso_ecp_response_new (const gchar *AssertionConsumerServiceURL
);
Creates and initializes a new LassoEcpResponse object.
The # object is initialized as follows:
AssertionConsumerServiceURL = AssertionConsumerServiceURL
mustUnderstand = TRUE
actor = LASSO_SOAP_ENV_ACTOR