Package com.datahub.authentication
Class AuthenticatorContext
java.lang.Object
com.datahub.authentication.AuthenticatorContext
Context class to provide Authenticator implementations with concrete objects necessary for their
correct workings. DataHub creates
AuthenticatorContext instance and provides it as an
argument to init method of Authenticator-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AuthenticatorContext
-
-
Method Details
-
data
- Returns:
- contextMap The contextMap contains below key and value
PLUGIN_HOME: Directory path where plugin is installed
-