edu.emory.mathcs.util.security.auth.server.impl
Class AuthenticatorCollection

java.lang.Object
  extended byedu.emory.mathcs.util.security.auth.server.impl.AuthenticatorCollection

public class AuthenticatorCollection
extends java.lang.Object

Title: Util

Description: Emory MathCS Utility Classes

Copyright: Copyright (c) 2002

Company: Emory University

Version:
1.0
Author:
not attributable

Constructor Summary
AuthenticatorCollection(java.util.List authenticators)
           
 
Method Summary
 java.util.List getAuthenticatorList()
           
 java.lang.String[] getSupportedProtocols()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticatorCollection

public AuthenticatorCollection(java.util.List authenticators)
Method Detail

getAuthenticatorList

public java.util.List getAuthenticatorList()

getSupportedProtocols

public java.lang.String[] getSupportedProtocols()