Class HibernateUserProviderFactory


  • @Deprecated(forRemoval=true)
    public class HibernateUserProviderFactory
    extends Object
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 8.8 unused
    • Constructor Detail

      • HibernateUserProviderFactory

        public HibernateUserProviderFactory()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • createAccessProviderInstance

        public com.opensymphony.user.provider.AccessProvider createAccessProviderInstance()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • createCredentialsProviderInstance

        public com.opensymphony.user.provider.CredentialsProvider createCredentialsProviderInstance()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • createProfileProviderInstance

        public com.opensymphony.user.provider.ProfileProvider createProfileProviderInstance()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • setCredentialsProviderProperties

        public void setCredentialsProviderProperties​(Properties credentialsProviderProperties)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • setAccessProviderProperties

        public void setAccessProviderProperties​(Properties accessProviderProperties)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • setProfileProviderProperties

        public void setProfileProviderProperties​(Properties profileProviderProperties)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • setCacheFactory

        public void setCacheFactory​(com.atlassian.cache.CacheFactory cacheFactory)
        Deprecated, for removal: This API element is subject to removal in a future version.