SonivelY
V2EX  ›  问与答

shiro 怎么通过 sessionid 获取 Session 对象

  •  
  •   SonivelY · Oct 14, 2019 · 2829 views
    This topic created in 2483 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   ·   2801 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 07:47 · PVG 15:47 · LAX 00:47 · JFK 03:47
    ♥ Do have faith in what you're doing.