public final class EJBEndpoint extends AbstractEndpoint
COMPONENT_VIEW_NAME
Constructor and Description |
---|
EJBEndpoint(SessionBeanComponentDescription ejbMD,
org.jboss.msc.service.ServiceName viewName,
Set<String> declaredSecurityRoles,
String authMethod,
String realmName,
boolean secureWsdlAccess,
String transportGuarantee) |
Modifier and Type | Method and Description |
---|---|
String |
getAuthMethod() |
org.jboss.msc.service.ServiceName |
getContextServiceName() |
Set<String> |
getDeclaredSecurityRoles() |
DeploymentDescriptorEnvironment |
getDeploymentDescriptorEnvironment() |
org.jboss.msc.service.ServiceName |
getEJBViewMethodSecurityAttributesService() |
String |
getRealmName() |
String |
getSecurityDomain() |
String |
getTransportGuarantee() |
boolean |
isSecureWsdlAccess() |
getClassName, getComponentViewName, getName
public org.jboss.msc.service.ServiceName getContextServiceName()
public DeploymentDescriptorEnvironment getDeploymentDescriptorEnvironment()
public String getSecurityDomain()
public String getAuthMethod()
public boolean isSecureWsdlAccess()
public String getTransportGuarantee()
public String getRealmName()
public org.jboss.msc.service.ServiceName getEJBViewMethodSecurityAttributesService()
Copyright © 2018 JBoss by Red Hat. All rights reserved.