Package org.openmetadata.service.util
Class AuthenticationMechanismBuilder
java.lang.Object
org.openmetadata.service.util.AuthenticationMechanismBuilder
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddDefinedConfig(AuthenticationMechanism authMechanism) Build `AuthenticationMechanism` object with concrete class for the config which by definition it is a `Object`.
-
Method Details
-
addDefinedConfig
Build `AuthenticationMechanism` object with concrete class for the config which by definition it is a `Object`.
-