| 
 | BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) public interface UserDataConstraint
Define user-data-constraint element in web.xml. The user-data-constraint element defines how data communicated between the client and the server should be protected. Copyright (c) 2004 by BEA Systems. All Rights Reserved.
| Nested Class Summary | |
|---|---|
| static class | UserDataConstraint.TransportTransport-Guarantee element "NONE" -- The application does not require any transport guarantees "INTEGRAL" -- The application requires that the data be sent between the client and server in such a way that it cannot be changed in transit. | 
| Method Summary | |
|---|---|
|  UserDataConstraint.Transport | transport()Specifies data security requirements for communications between the client and the server | 
| Methods inherited from interface java.lang.annotation.Annotation | 
|---|
| annotationType, equals, hashCode, toString | 
| Method Detail | 
|---|
UserDataConstraint.Transport transport()
| 
 | Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs100 Copyright 2006 BEA Systems Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||