<security-constraint>
element in the deployment descriptor. WARNING: It is assumed that instances of this class will be created and modified only within the context of a single thread, before the instance is made visible to the remainder of the application. After that, only read access is expected. Therefore, none of the read and write access within this class is synchronized. @author Craig R. McClanahan @version $Revision: 1237 $ $Date: 2009-11-03 02:55:48 +0100 (Tue, 03 Nov 2009) $
SecurityConstraint
Used by SecureResource to specify access constraints for security purposes.
@author Randy Watler @version $Id: SecurityConstraint.java 516448 2007-03-09 16:25:47Z ate $<security-constraint>
element in the deployment descriptor. WARNING: The property setting methods in this class are for use by the application logic that parses a web application deployment descriptor. They should not be called by a Context implementation (or an associated Valve or Interceptor that implements the authentication and authorization constraints expressed here). @author Craig R. McClanahan @version $Revision: 1.1 $ $Date: 2000/02/13 01:43:45 $
<security-constraint>
element in the deployment descriptor. WARNING: It is assumed that instances of this class will be created and modified only within the context of a single thread, before the instance is made visible to the remainder of the application. After that, only read access is expected. Therefore, none of the read and write access within this class is synchronized. @author Craig R. McClanahan @version $Id: SecurityConstraint.java 1500964 2013-07-08 21:24:05Z markt $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|