Search code examples
javaweb-servicesjakarta-eeglassfishglassfish-3

Where is PriviledgedHandler definition?


In class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment is defined fileld _handler = new PriviledgedHandler(handler);

Where is PriviledgedHandler class definition?


Solution

  • Source on linked page is not whole (showed 2515 of 3191 rows). When I want see whole class I must download source code.