SonivelY
V2EX  ›  问与答

shiro 怎么通过 sessionid 获取 Session 对象

  •  
  •   SonivelY · Oct 14, 2019 · 2688 views
    This topic created in 2412 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   ·   912 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 20:59 · PVG 04:59 · LAX 13:59 · JFK 16:59
    ♥ Do have faith in what you're doing.