Uses of Interface
info.ejava.examples.secureping.ejb.SecurePingClientLocal
-
Packages that use SecurePingClientLocal Package Description info.ejava.examples.secureping.ejb -
-
Uses of SecurePingClientLocal in info.ejava.examples.secureping.ejb
Classes in info.ejava.examples.secureping.ejb that implement SecurePingClientLocal Modifier and Type Class Description class
SecurePingClientEJB
This session bean allows all methods to be invoked and then performs the matching operation on SecurePingEJB using a run-as with an admin role.
-