Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 1.0
-
Fix Version/s: 1.0
-
Component/s: security-libs
-
Subcomponent:
-
Resolved In Build:1.0
-
CPU:generic
-
OS:solaris_2.6
Description
the JAAS policy does not support expansion of the
Principal name. for example:
grant Principal com.foo.Principal "${user.name}" {
permission ...
};
does not work.
Principal name. for example:
grant Principal com.foo.Principal "${user.name}" {
permission ...
};
does not work.