at.gv.egiz.moodle.eidconnector.auth.impl
Class AuthenticationImplProvider

java.lang.Object
  extended by at.gv.egiz.moodle.eidconnector.auth.impl.AuthenticationImplProvider

public final class AuthenticationImplProvider
extends Object

Author:
AT-TUG (Thomas Knall)

Method Summary
 String[] getAuthenticatedCountries()
           
 AuthenticationProvider getAuthenticationProvider(String countryCode)
           
static AuthenticationImplProvider getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static AuthenticationImplProvider getInstance()

getAuthenticatedCountries

public String[] getAuthenticatedCountries()

getAuthenticationProvider

public AuthenticationProvider getAuthenticationProvider(String countryCode)


Copyright 2009 EGIZ. All Rights Reserved.