org.jboss.wsf.spi.security
Interface EJBMethodSecurityAttribute
public interface EJBMethodSecurityAttribute
Container independent EJB3 method security metadata- Since:
- 25-Sep-2013
- Author:
- [email protected]
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description Set<String>
getRolesAllowed()
boolean
isDenyAll()
boolean
isPermitAll()
Copyright © 2020 JBoss, by Red Hat. All rights reserved.