org.edg.security.authorization.test
Class Echo

java.lang.Object
  |
  +--org.edg.security.authorization.test.Echo

public class Echo
extends java.lang.Object

Simple echo web service to test the authorization modules for Axis. It prints information retrieved from the SecurityContext.

Author:
Gian Luca Volpato

Constructor Summary
Echo()
           
 
Method Summary
 java.lang.String echoAuthorization()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Echo

public Echo()
Method Detail

echoAuthorization

public java.lang.String echoAuthorization()