Package com.avaya.core
Interface AuthenticationCallback
-
public interface AuthenticationCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidupdateToken(java.lang.String jwt)Updates the JWT used to authenticate the user
-