cdaefa:EFA Context Manager SFM
Version vom 25. März 2013, 16:43 Uhr von Jcaumanns (Diskussion | Beiträge)
Method | openContext(credential Object) : ContextIdentifer | |
---|---|---|
Description | This method establishes a security context for a user that wants to get access to an eCR peer. The security context holds the Identity Assertion [SAML2.0core] necessary for invoking service operations from business services. A credential MUST be passed. | |
Input Parameters | credential | Object which MAY be a username/password combination, a subject identifier, a health card handle, or a SAML assertion that guarantees for an authentication. |
Return Value | ContextIdentifier | The identifier used to refer to the security context when issuing EFA activities within that context |
Preconditions |
| |
Sequence (Main success scenario) |
| |
Exception | AuthenticationFailedException | Authentication failed due to wrong credentials. |