Do we still need @SecurityDomain for wildfly 10 ejbs in addition for the older jboss server?

If so, I think in section 8.2.1, the example ejb code has the wrong import for that annotation. It should be : import org.jboss.annotation.security.SecurityDomain?

/Hristo Stoyanov