|
Options | Name | Purpose | |
---|---|---|---|
RecordEvent (character, character, Principal, JsonObject) |
/* Records a named event. This is a one-way operation:
nothing is returned from provider to the STS.
@param character (optional) The name of the STS sending this event
@param character (optional) The name of the event to send.
@param Principal (optional) The client-principal/token currently being processed in the STS
@param JsonObject (optional) The domain context from the STS */
|
RecordEvent (character, character, Principal, JsonObject)
|
---|