Package tigase.auth
Interface MechanismNameAware
-
- All Known Implementing Classes:
ScramCallbackHandler
public interface MechanismNameAware
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetMechanismName(String mechanismName)
-
-
-
Method Detail
-
setMechanismName
void setMechanismName(String mechanismName)
-
-