Uses of Class
com.netscape.certsrv.base.SessionContext
Packages that use SessionContext
-
Uses of SessionContext in com.netscape.certsrv.base
Methods in com.netscape.certsrv.base that return SessionContextModifier and TypeMethodDescriptionstatic SessionContext
SessionContext.getContext()
Retrieves the session context associated with the current thread.static SessionContext
SessionContext.getExistingContext()
Retrieves the session context associated with the current thread.Methods in com.netscape.certsrv.base with parameters of type SessionContextModifier and TypeMethodDescriptionstatic void
SessionContext.setContext
(SessionContext sc) Sets the current context.