Class EJBMethodSecurityAttributesAdaptor

java.lang.Object
org.jboss.as.webservices.security.EJBMethodSecurityAttributesAdaptor
All Implemented Interfaces:
org.jboss.wsf.spi.security.EJBMethodSecurityAttributeProvider

public class EJBMethodSecurityAttributesAdaptor extends Object implements org.jboss.wsf.spi.security.EJBMethodSecurityAttributeProvider
Adaptor of Enterprise Beans 3 EJBViewMethodSecurityAttributesService to JBossWS SPI EJBMethodSecurityAttributeProvider
Author:
Alessio Soldano
  • Constructor Details

  • Method Details

    • getSecurityAttributes

      public org.jboss.wsf.spi.security.EJBMethodSecurityAttribute getSecurityAttributes(Method viewMethod)
      Specified by:
      getSecurityAttributes in interface org.jboss.wsf.spi.security.EJBMethodSecurityAttributeProvider