java.security.PrivilegedAction<io.undertow.server.session.Session>
public static class HttpSessionImpl.UnwrapSessionAction
extends java.lang.Object
implements java.security.PrivilegedAction<io.undertow.server.session.Session>
Constructor | Description |
---|---|
UnwrapSessionAction(javax.servlet.http.HttpSession session) |
Modifier and Type | Method | Description |
---|---|---|
io.undertow.server.session.Session |
run() |
Copyright © 2018. All rights reserved.