-
Bug
-
Resolution: Fixed
-
P5
-
1.4.0
-
None
-
beta
-
generic
-
solaris_2.6
SubjectDomainCombiner currently prints ProtectionDomain.toString
as debug output. recently a security check was added to
ProtectionDomain.toString. SubjectDomainCombiner needs to be
updated to wrap its calls to ProtectionDomain.toString
in a doPrivileged block.
as debug output. recently a security check was added to
ProtectionDomain.toString. SubjectDomainCombiner needs to be
updated to wrap its calls to ProtectionDomain.toString
in a doPrivileged block.