SecurityConstraint

The security-constraint element is used to associate security constraints with one or more web resource collections



Attributes Summary
displayName : String@since J2EE1.
webApp :   
webResourceCollections : WebResourceCollection *  
authConstraint : AuthConstraint  
userDataConstraint : UserDataConstraint  
displayNames : DisplayName *  

Attribute Details

displayName    -    @since J2EE1.4 deprecated, becomes displayNames
     data type:  String
     default Value:   unspecified



webApp    -     
     data type: 



webResourceCollections    -     
     data type: WebResourceCollection*



authConstraint    -     
     data type: AuthConstraint



userDataConstraint    -     
     data type: UserDataConstraint



displayNames    -     
     data type: DisplayName*


Copyright IBM Corp. 1997-2004