SonivelY
V2EX  ›  问与答

shiro 怎么通过 sessionid 获取 Session 对象

  •  
  •   SonivelY · Oct 14, 2019 · 2708 views
    This topic created in 2424 days ago, the information mentioned may be changed or developed.
    2 replies    2019-11-01 15:15:08 +08:00
    Aruforce
        1
    Aruforce  
       Oct 14, 2019 via Android
    你是认真的?
    wizzer
        2
    wizzer  
       Nov 1, 2019
    ```
    Subject.Builder builder = new Subject.Builder(SecurityUtils.getSecurityManager());
    builder.sessionId(sessionId);
    ThreadContext.bind(builder.buildSubject());
    ```
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3727 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 32ms · UTC 10:29 · PVG 18:29 · LAX 03:29 · JFK 06:29
    ♥ Do have faith in what you're doing.