public class XfcSessionAPI extends ASubAPI
Constructor and Description |
---|
XfcSessionAPI() |
Modifier and Type | Method and Description |
---|---|
void |
createNew(UserContext uc,
String sessionID,
Benutzer ben)
Method for creating a new session.
|
getHandlerProvider
public void createNew(UserContext uc, String sessionID, Benutzer ben)
uc
- UserContext
the user context in which the action is to be performed.sessionID
- String
the session ID for an Xfc-session.ben
- Benutzer
for which the session is to be created.Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.