Removes @PermitAll annotation in StoryEJB methods (details)
Commit
a61a3907b596e56e1f3acfaa92a92cd610bc7528
by alvarosuafe
Removes @PermitAll annotation in StoryEJB methods The @PermitAll annotation is in the class so not makes sense use it in the methods of the class also.