asit.moa.moaid.jdbc
Class JDBCRoleVerificator

java.lang.Object
  extended byasit.moa.moaid.jdbc.JDBCRoleVerificator
All Implemented Interfaces:
RoleVerificator

public class JDBCRoleVerificator
extends Object
implements RoleVerificator

Author:
atauber TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Constructor Summary
JDBCRoleVerificator(String url)
           
 
Method Summary
static void main(String[] args)
           
 void updateRoles(MOAIDPrincipal data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDBCRoleVerificator

public JDBCRoleVerificator(String url)
                    throws Exception
Method Detail

updateRoles

public void updateRoles(MOAIDPrincipal data)
Specified by:
updateRoles in interface RoleVerificator

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.