Package tigase.db.util.importexport
Class CredentialsExtension.AuthImportExtension
java.lang.Object
tigase.db.util.importexport.AbstractImporterExtension
tigase.db.util.importexport.CredentialsExtension.AuthImportExtension
- All Implemented Interfaces:
ImporterExtension
- Direct Known Subclasses:
CredentialsExtension.PlainAuthImportExtension
,CredentialsExtension.SCRAMAuthImportExtension
- Enclosing class:
CredentialsExtension
public abstract static class CredentialsExtension.AuthImportExtension
extends AbstractImporterExtension
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
AuthImportExtension
(AuthRepository authRepository, BareJID user, String mechanism) -
Method Summary
Methods inherited from class tigase.db.util.importexport.AbstractImporterExtension
parseTimestamp
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface tigase.db.util.importexport.ImporterExtension
close, endElement, handleElement, startElement