org.italiangrid.voms.examples
Class ValidationExample

java.lang.Object
  extended by org.italiangrid.voms.examples.ValidationExample

public class ValidationExample
extends Object

A simple example showing how VOMS attributes validation is done with the new API

Author:
Andrea Ceccanti

Constructor Summary
ValidationExample()
           
 
Method Summary
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

ValidationExample

public ValidationExample()
                  throws KeyStoreException,
                         CertificateException,
                         FileNotFoundException,
                         IOException
Throws:
KeyStoreException
CertificateException
FileNotFoundException
IOException
Method Detail

main

public static void main(String[] args)
                 throws KeyStoreException,
                        CertificateException,
                        FileNotFoundException,
                        IOException
Parameters:
args -
Throws:
IOException
FileNotFoundException
CertificateException
KeyStoreException


Copyright © 2013. All Rights Reserved.