org.umu.jasb.test.testC
Class Test

java.lang.Object
  extended by org.umu.jasb.test.testC.Test

public class Test
extends java.lang.Object

This class is a root class for the execurion of the example

Author:
Jose Maria Alcaraz-Calero jmalcaraz@um.es - University of Murcia

Constructor Summary
Test()
           
 
Method Summary
static void main(java.lang.String[] args)
           
private static void showPrivileges(Identity identity, java.util.Collection<AuthorizedSubject> grantedPrivs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test

public Test()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws ConvertionException
Throws:
ConvertionException

showPrivileges

private static void showPrivileges(Identity identity,
                                   java.util.Collection<AuthorizedSubject> grantedPrivs)