uk.org.ogsadai.examples.clienttoolkit
Class WSRFMessageLevelSecurityExample

java.lang.Object
  |
  +--uk.org.ogsadai.examples.clienttoolkit.WSRFMessageLevelSecurityExample

public class WSRFMessageLevelSecurityExample
extends java.lang.Object

This example shows how to connect to a secure data service using message level security.

Author:
The OGSA-DAI team.

Field Summary
private static java.lang.String COPYRIGHT_NOTICE
           
 
Constructor Summary
WSRFMessageLevelSecurityExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COPYRIGHT_NOTICE

private static final java.lang.String COPYRIGHT_NOTICE
See Also:
Constant Field Values
Constructor Detail

WSRFMessageLevelSecurityExample

public WSRFMessageLevelSecurityExample()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
java.lang.Exception