-
@FunctionalInterface() public interface Ziti.AuthHandler
-
-
Method Summary
Modifier and Type Method Description abstract CompletionStage<String>getCode(ZitiContext ztx, MFAType mfaType, String provider)-
-
Method Detail
-
getCode
abstract CompletionStage<String> getCode(ZitiContext ztx, MFAType mfaType, String provider)
-
-
-
-