Pārlūkot izejas kodu

SEC-914: Corrected tagllib descriptor documentation for var attribute in authentication tag.

Luke Taylor 17 gadi atpakaļ
vecāks
revīzija
30f1e5729a
1 mainītis faili ar 2 papildinājumiem un 3 dzēšanām
  1. 2 3
      taglibs/src/main/resources/META-INF/security.tld

+ 2 - 3
taglibs/src/main/resources/META-INF/security.tld

@@ -65,7 +65,7 @@
             <description>
             <description>
                 Property of the Authentication object which should be output. Supports nested
                 Property of the Authentication object which should be output. Supports nested
                 properties. For example if the principal object is an instance of UserDetails,
                 properties. For example if the principal object is an instance of UserDetails,
-                te property "principal.username" will return the username. Alternatively, using
+                the property "principal.username" will return the username. Alternatively, using
                 "name" will call getName method on the Authentication object directly.
                 "name" will call getName method on the Authentication object directly.
             </description>
             </description>
         </attribute>
         </attribute>
@@ -75,8 +75,7 @@
             <rtexprvalue>false</rtexprvalue>
             <rtexprvalue>false</rtexprvalue>
             <description>
             <description>
                 Name of the exported scoped variable for the
                 Name of the exported scoped variable for the
-                exception thrown from a nested action. The type of the
-                scoped variable is the type of the exception thrown.
+                evaluated property of the Authentication object.
             </description>
             </description>
         </attribute>
         </attribute>
         <attribute>
         <attribute>