Interface ClientIdProvider
public interface ClientIdProvider
ClientIdProvider is responsible for providing a mapping between
the authenticated client and its id
-
Method Summary
-
Method Details
-
getClientId
Get a client id- Parameters:
mc- theMessageContextof this request- Returns:
- the client id
-