UserDataConstraintpublic interface UserDataConstraint I represent the information about how the web application's data should be protected. |
Fields Summary |
---|
public static String | NONE_TRANSPORT | public static String | INTEGRAL_TRANSPORT | public static String | CONFIDENTIAL_TRANSPORT | public static String | CLEAR |
|