Class SecurityRoleRef


  • public class SecurityRoleRef
    extends SecurityRoleRef
    Represents a Security Role Ref element in the deployment descriptor
    Since:
    Jul 21, 2006
    Version:
    $Revision$
    Author:
    Anil Saldhana
    • Constructor Detail

      • SecurityRoleRef

        public SecurityRoleRef()
      • SecurityRoleRef

        public SecurityRoleRef​(String name,
                               String link,
                               String description)
      • SecurityRoleRef

        public SecurityRoleRef​(String name,
                               String link)