Uses of Interface
info.ejava.examples.secureping.ejb.SecurePing
-
Packages that use SecurePing Package Description info.ejava.examples.secureping.ejb info.ejava.examples.secureping.rs info.ejava.examples.secureping.web -
-
Uses of SecurePing in info.ejava.examples.secureping.ejb
Subinterfaces of SecurePing in info.ejava.examples.secureping.ejb Modifier and Type Interface Description interfaceSecurePingLocalinterfaceSecurePingRemoteClasses in info.ejava.examples.secureping.ejb that implement SecurePing Modifier and Type Class Description classSecurePingEJBThis session bean provides several methods; each of which will require some type of role associated with the user in order to successfully invoke them. -
Uses of SecurePing in info.ejava.examples.secureping.rs
Fields in info.ejava.examples.secureping.rs declared as SecurePing Modifier and Type Field Description private SecurePingSecurePingResource. secureService -
Uses of SecurePing in info.ejava.examples.secureping.web
Fields in info.ejava.examples.secureping.web declared as SecurePing Modifier and Type Field Description private SecurePingSecurePingHandlerServlet. securePingServer
-