Oracle

Uses of Class
weblogic.jws.security.UserDataConstraint.Transport

Packages that use UserDataConstraint.Transport
weblogic.jws.security Provides annotations and enumerations used for securing WebLogic Web Services. 
 

Uses of UserDataConstraint.Transport in weblogic.jws.security
 

Methods in weblogic.jws.security that return UserDataConstraint.Transport
static UserDataConstraint.Transport UserDataConstraint.Transport.valueOf(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're declared.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs103
Copyright 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.