Uses of Interface
org.apache.sling.api.resource.ResourceProvider
Packages that use ResourceProvider
-
Uses of ResourceProvider in org.apache.sling.api.resource
Subinterfaces of ResourceProvider in org.apache.sling.api.resourceModifier and TypeInterfaceDescriptioninterfaceDeprecated.interfaceDeprecated.Use theResourceProviderinterfaceDeprecated.Use theResourceProviderinterfaceDeprecated.Use theResourceProviderinterfaceDeprecated.Use theResourceProviderMethods in org.apache.sling.api.resource that return ResourceProviderModifier and TypeMethodDescription@NotNull ResourceProviderResourceProviderFactory.getAdministrativeResourceProvider(Map<String, Object> authenticationInfo) Deprecated.as of 2.4 (bundle version 2.5.0) because of inherent security issues.@NotNull ResourceProviderResourceProviderFactory.getResourceProvider(Map<String, Object> authenticationInfo) Deprecated.Returns a newResourceProviderinstance with further configuration taken from the givenauthenticationInfomap.
ResourceProvider