-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: 1.4.0
-
Component/s: security-libs
-
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.