Class 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
    • Method Detail

      • getSecurityAttributes

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