tigase.auth
Class MechanismSelectorFactory

java.lang.Object
  extended by tigase.auth.MechanismSelectorFactory

public class MechanismSelectorFactory
extends Object


Constructor Summary
MechanismSelectorFactory()
           
 
Method Summary
 MechanismSelector create(Map<String,Object> settings)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MechanismSelectorFactory

public MechanismSelectorFactory()
Method Detail

create

public MechanismSelector create(Map<String,Object> settings)
                         throws ClassNotFoundException,
                                InstantiationException,
                                IllegalAccessException
Throws:
ClassNotFoundException
InstantiationException
IllegalAccessException


Copyright © 2013 Tigase. All rights reserved.