Class XfcSessionAPI


  • public class XfcSessionAPI
    extends ASubAPI
    • Constructor Detail

      • XfcSessionAPI

        public XfcSessionAPI()
    • Method Detail

      • createNew

        public void createNew​(UserContext uc,
                              String sessionID,
                              Benutzer ben)
        Method for creating a new session.
        Parameters:
        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.
        Since:
        2.4.3