Uses of Record Class
org.alfresco.hxi_connector.live_ingester.adapters.config.properties.Authentication
Packages that use Authentication
-
Uses of Authentication in org.alfresco.hxi_connector.live_ingester.adapters.config
Methods in org.alfresco.hxi_connector.live_ingester.adapters.config that return AuthenticationModifier and TypeMethodDescription@NotNull AuthenticationIntegrationProperties.HylandExperience.authentication()Returns the value of theauthenticationrecord component.Constructors in org.alfresco.hxi_connector.live_ingester.adapters.config with parameters of type AuthenticationModifierConstructorDescriptionHylandExperience(@NotNull Authentication authentication, @NotNull Authorization authorization, @NotNull Storage storage, @NotNull Ingester ingester) Creates an instance of aHylandExperiencerecord class.