public interface RemoteSecuredService extends Remote
| Modifier and Type | Method and Description | 
|---|---|
SecurityContext | 
login(SecurityContext securityContext)
Login to a secured service using the provided  
SecurityContext | 
SecurityContext login(SecurityContext securityContext) throws RemoteException
SecurityContextsecurityContext - security context to be used for authentication.RemoteException - communication-related exceptions that may occur during the execution
                         of a remote method call.Copyright © GigaSpaces.