Interface Gosling.IIdentityServerHandshakeStartedListener
-
- Enclosing class:
- Gosling
public static interface Gosling.IIdentityServerHandshakeStartedListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onIdentityServerHandshakeStartedEvent(Gosling.Context context, long handshake_handle)
-
-
-
Method Detail
-
onIdentityServerHandshakeStartedEvent
void onIdentityServerHandshakeStartedEvent(Gosling.Context context, long handshake_handle)
-
-