C G I L P S W
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- ctx - Variable in class info.ejava.examples.secureping.ejb.SecurePingEJB
G
- getInfo(String) - Method in class info.ejava.examples.secureping.ejb.SecurePingEJB
-
This method creates a status string based on security information obtained from the SessionContext.
I
- info.ejava.examples.secureping.ejb - package info.ejava.examples.secureping.ejb
- init() - Method in class info.ejava.examples.secureping.ejb.SecurePingEJB
- isCallerInRole(String) - Method in interface info.ejava.examples.secureping.ejb.SecurePing
- isCallerInRole(String) - Method in class info.ejava.examples.secureping.ejb.SecurePingEJB
-
This method allows the RMI Test to check whether the current subject has a specific role.
L
- logger - Static variable in class info.ejava.examples.secureping.ejb.SecurePingEJB
P
- pingAdmin() - Method in interface info.ejava.examples.secureping.ejb.SecurePing
- pingAdmin() - Method in class info.ejava.examples.secureping.ejb.SecurePingEJB
-
Callers of this method must have the "admin" role.
- pingAll() - Method in interface info.ejava.examples.secureping.ejb.SecurePing
- pingAll() - Method in class info.ejava.examples.secureping.ejb.SecurePingEJB
-
This method is permitted to be called by anyone.
- pingExcluded() - Method in interface info.ejava.examples.secureping.ejb.SecurePing
- pingExcluded() - Method in class info.ejava.examples.secureping.ejb.SecurePingEJB
-
No one should be allowed to call this method.
- pingUser() - Method in interface info.ejava.examples.secureping.ejb.SecurePing
- pingUser() - Method in class info.ejava.examples.secureping.ejb.SecurePingEJB
-
Callers of this method must have the "user" role.
S
- SecurePing - Interface in info.ejava.examples.secureping.ejb
- SecurePingEJB - Class in info.ejava.examples.secureping.ejb
-
This session bean provides several methods; each of which will require some type of role associated with the user in order to successfully invoke them.
- SecurePingEJB() - Constructor for class info.ejava.examples.secureping.ejb.SecurePingEJB
- SecurePingLocal - Interface in info.ejava.examples.secureping.ejb
- SecurePingRemote - Interface in info.ejava.examples.secureping.ejb
W
- whoAmI() - Method in interface info.ejava.examples.secureping.ejb.SecurePing
- whoAmI() - Method in class info.ejava.examples.secureping.ejb.SecurePingEJB
All Classes All Packages