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