Interface SecurePing
-
- All Known Subinterfaces:
SecurePingLocal,SecurePingRemote
- All Known Implementing Classes:
SecurePingEJB
public interface SecurePing
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisCallerInRole(String role)StringpingAdmin()StringpingAll()StringpingExcluded()StringpingUser()StringwhoAmI()
-