public class WebContextAnnotationInfo extends Object
Constructor and Description |
---|
WebContextAnnotationInfo(String authMethod,
String contextRoot,
boolean secureWSDLAccess,
String transportGuarantee,
String urlPattern,
String virtualHost) |
Modifier and Type | Method and Description |
---|---|
String |
getAuthMethod() |
String |
getContextRoot() |
String |
getTransportGuarantee() |
String |
getUrlPattern() |
String |
getVirtualHost() |
boolean |
isSecureWSDLAccess() |
public String getAuthMethod()
public String getContextRoot()
public boolean isSecureWSDLAccess()
public String getTransportGuarantee()
public String getUrlPattern()
public String getVirtualHost()
Copyright © 2018 JBoss by Red Hat. All rights reserved.