cdaefa:EFA Context Manager SFM
Version vom 25. März 2013, 13:46 Uhr von Jcaumanns (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „{|class="wikitable" style="text-align: left; cellpadding: 10;" !Method ! colspan="2"|openContext(credential Object) :<br> ContextIdentifer<br> fault Authenticat…“)
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. |