it.eng.rdlab.soa3.authn.rest.jaxrs
Class AuthenticationService

java.lang.Object
  extended by it.eng.rdlab.soa3.authn.rest.jaxrs.AuthenticationService

public class AuthenticationService
extends Object

Author:
Kanchanna Ramasamy Balraj, Ermanno Travaglino

Constructor Summary
AuthenticationService()
           
 
Method Summary
 String isUserAuthenticated(com.sun.jersey.api.core.HttpContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticationService

public AuthenticationService()
Method Detail

isUserAuthenticated

public String isUserAuthenticated(@Context
                                  com.sun.jersey.api.core.HttpContext context)


Copyright © 2012. All Rights Reserved.