| Package | Description | 
|---|---|
| weblogic.jws.security | Provides annotations and enumerations used for securing WebLogic Web Services. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| UserDataConstraint.Transport | transport() | Deprecated. Specifies data security requirements for communications between the client and the server | 
| static UserDataConstraint.Transport | UserDataConstraint.Transport. valueOf(java.lang.String name) | Returns the enum constant of this type with the specified name. | 
| static UserDataConstraint.Transport[] | UserDataConstraint.Transport. values() | Returns an array containing the constants of this enum type, in
the order they are declared. |