RFR: JDK-8077055 : Allow other named SecurityPermissions, RuntimePermissions, and AuthPermissions to be used

Weijun Wang weijun.wang at oracle.com
Tue Aug 11 12:44:22 UTC 2015



On 08/11/2015 07:47 PM, Sean Mullan wrote:
> On 08/10/2015 10:47 PM, Weijun Wang wrote:
>> Everything is fine.
>>
>> One thing in AuthPermission.java:
>> + * {@link javax.security.auth.login.LoginContext}, and
>> + * {@link javax.security.auth.login.Configuration} objects.
>>
>> I remember you can add an additional label in {@link}, otherwise, the
>> text is too long.
>
> It's not a problem in this case. By default, the link uses the name of
> the class for the link so it appears as "LoginContext and Configuration
> objects.".

That would be good. I am looking at IntelliJ IDEA's Quick Documentation 
and it shows the full name.

--Max




More information about the security-dev mailing list