Card 26 / 59: Managing permissions to methods (securing invoking methods to specific roles), can be applied by:
A)
using the xml deployment descriptor
B)
using annotations (in EJB 3.x)
C)
using digital signature
D)
programmatically using isCallerInRole() and getCallerPrincipal()
Answer:
A) using the xml deployment descriptor
B) using annotations (in EJB 3.x)
D) programmatically using isCallerInRole() and getCallerPrincipal()
Previous Card | ← Previous Card Button |
Next Card | → Next Card Button |
Flip Card | Space-Bar |
|