Interface Gosling.IIdentityServerEndpointSupportedListener
-
- Enclosing class:
- Gosling
public static interface Gosling.IIdentityServerEndpointSupportedListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
onIdentityServerEndpointSupportedEvent(Gosling.Context context, long handshake_handle, java.lang.String endpoint_name)
-
-
-
Method Detail
-
onIdentityServerEndpointSupportedEvent
boolean onIdentityServerEndpointSupportedEvent(Gosling.Context context, long handshake_handle, java.lang.String endpoint_name)
-
-