Uses of Class
JSPservletPkg.JSPloader.ProtectionDomainInfo

Uses of JSPloader.ProtectionDomainInfo in JSPservletPkg
 

Fields in JSPservletPkg declared as JSPloader.ProtectionDomainInfo
(package private)  JSPloader.ProtectionDomainInfo JSPhandler.ClassEntry.ServletInfo.pdi
          Production Domain wrapper around the PD used to define the class.
(package private)  JSPloader.ProtectionDomainInfo JSPloader.ClassInfo.pdi
          ProtectionDomain information - used to check CRL
 

Constructors in JSPservletPkg with parameters of type JSPloader.ProtectionDomainInfo
JSPloader.ClassInfo.JSPloader.ClassInfo(java.lang.Class cl, JSPloader.ProtectionDomainInfo pdi)
          Constructor used with a Protection Domain with credentials.