Apache CXF API

Uses of Class
org.apache.cxf.ws.security.policy.SPConstants.Version

Packages that use SPConstants.Version
org.apache.cxf.ws.security.policy   
 

Uses of SPConstants.Version in org.apache.cxf.ws.security.policy
 

Methods in org.apache.cxf.ws.security.policy that return SPConstants.Version
 SPConstants.Version SP12Constants.getVersion()
           
 SPConstants.Version SP11Constants.getVersion()
           
abstract  SPConstants.Version SPConstants.getVersion()
           
static SPConstants.Version SPConstants.Version.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SPConstants.Version[] SPConstants.Version.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


Apache CXF API

Apache CXF