ACreate a method that shares the user’s information, and add the ConnectionConsumer
attribute to that method.
BCreate a method that shares the user’s information, and add the ConnectionProvider
attribute to that method.
CCreate a public property that shares the user’s information, and add the Connection-
Consumer attribute to that method.
DCreate a public property that shares the user’s information, and add the Connection-
Provider attribute to that method.