|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AttestService
Interface for all eAttest services Default impl : AttestServiceImpl Factory :
ServiceFactory
| Method Summary | |
|---|---|
CancelAttestationResponse |
cancelAttestion(SAMLToken token,
SendRequestType request)
Cancel the consultation request to the WS and retrieves the response. |
SendAttestationResponse |
sendAttestion(SAMLToken token,
SendRequestType request)
Sends the consultation request to the WS and retrieves the response. |
| Method Detail |
|---|
SendAttestationResponse sendAttestion(SAMLToken token,
SendRequestType request)
throws TechnicalConnectorException
token - the valid SAML tokenrequest - the request to send
TechnicalConnectorException
CancelAttestationResponse cancelAttestion(SAMLToken token,
SendRequestType request)
throws TechnicalConnectorException
token - the valid SAML tokenrequest - the request to send
TechnicalConnectorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||