SonivelY
V2EX  ›  问与答

shiro 怎么通过 sessionid 获取 Session 对象

  •  
  •   SonivelY · Oct 14, 2019 · 2668 views
    This topic created in 2403 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   ·   5841 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 53ms · UTC 01:57 · PVG 09:57 · LAX 18:57 · JFK 21:57
    ♥ Do have faith in what you're doing.