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)
           
static void main(String[] args)
           
 
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)

main

public static void main(String[] args)
                 throws org.codehaus.jackson.JsonGenerationException,
                        org.codehaus.jackson.map.JsonMappingException,
                        IOException
Throws:
org.codehaus.jackson.JsonGenerationException
org.codehaus.jackson.map.JsonMappingException
IOException


Copyright © 2013. All Rights Reserved.