Package org.jboss.ws.api.annotation


package org.jboss.ws.api.annotation
  • Class
    Description
    The authMethod is used to configure the authentication mechanism for the web service.
    Defines an endpoint configuration.
    Placed on class, parameter, field or method when you don't want the Jackson provider to be triggered. i.e.
    Defines sets of WS policies to be applied to an endpoint interface (and his WSDL contract).
    The transportGuarantee specifies that the communication between client and server should be NONE, INTEGRAL, or CONFIDENTIAL.
    Provides web context specific meta data to EJB based web service endpoints.