Interface SecurePingClient
-
- All Known Subinterfaces:
SecurePingClientLocal,SecurePingClientRemote
- All Known Implementing Classes:
SecurePingClientEJB
public interface SecurePingClient
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisCallerInRole(String role)StringpingAdmin()StringpingAll()StringpingExcluded()StringpingUser()StringwhoAmI()
-