-
Bug
-
Resolution: Fixed
-
P5
-
1.4.0
-
None
-
beta
-
generic
-
solaris_2.6
during interim implementations (when doing the dynamic policy changes),
ProtectionDomain.getPermissions went to policy.
now it no longer does.
this regression test was written when getPermissions used to go
to policy. it should be updated to directly call ProtectionDomain.implies
instead.
ProtectionDomain.getPermissions went to policy.
now it no longer does.
this regression test was written when getPermissions used to go
to policy. it should be updated to directly call ProtectionDomain.implies
instead.