Class EJBEndpoint

java.lang.Object
org.jboss.as.webservices.metadata.model.AbstractEndpoint
org.jboss.as.webservices.metadata.model.EJBEndpoint

public final class EJBEndpoint extends AbstractEndpoint
Author:
Richard Opalka
  • Constructor Details

  • Method Details

    • getContextServiceName

      public org.jboss.msc.service.ServiceName getContextServiceName()
    • getDeploymentDescriptorEnvironment

      public DeploymentDescriptorEnvironment getDeploymentDescriptorEnvironment()
    • getSecurityDomain

      public String getSecurityDomain()
    • getDeclaredSecurityRoles

      public Set<String> getDeclaredSecurityRoles()
    • getAuthMethod

      public String getAuthMethod()
    • isSecureWsdlAccess

      public boolean isSecureWsdlAccess()
    • getTransportGuarantee

      public String getTransportGuarantee()
    • getRealmName

      public String getRealmName()
    • getEJBViewMethodSecurityAttributesService

      public org.jboss.msc.service.ServiceName getEJBViewMethodSecurityAttributesService()