Package com.sun.enterprise.security.jacc.context

This package contains the JACC Policy Context Handlers.

These handlers provide a number of convenient objects bound to thread local storage that can be obtained from "anywhere" like the current HTTP request and the current Subject.

These context handlers are a little like producers in CDI.