Interface Gosling.IIdentityServerHandshakeVerifyChallengeResponseListener

  • Enclosing class:
    Gosling

    public static interface Gosling.IIdentityServerHandshakeVerifyChallengeResponseListener
    • Method Detail

      • onIdentityServerHandshakeVerifyChallengeResponseEvent

        boolean onIdentityServerHandshakeVerifyChallengeResponseEvent​(Gosling.Context context,
                                                                      long handshake_handle,
                                                                      byte[] challenge_response_buffer)