Class EmbeddedCrowdPropertySetFactory

java.lang.Object
com.atlassian.crowd.embedded.atlassianuser.EmbeddedCrowdPropertySetFactory
All Implemented Interfaces:
com.atlassian.user.properties.PropertySetFactory

@Deprecated public class EmbeddedCrowdPropertySetFactory extends Object implements com.atlassian.user.properties.PropertySetFactory
Deprecated.
since 7.0.1 because atlassian-embedded-crowd-atlassian-user module was removed. No replacement
Copied from atlassian-embedded-crowd library
Since:
7.0.1
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Deprecated.
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    EmbeddedCrowdPropertySetFactory(com.atlassian.crowd.embedded.api.CrowdService crowdService, com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProvider configProvider)
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    com.opensymphony.module.propertyset.PropertySet
    getPropertySet(com.atlassian.user.Entity entity)
    Deprecated.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • EmbeddedCrowdPropertySetFactory

      public EmbeddedCrowdPropertySetFactory(com.atlassian.crowd.embedded.api.CrowdService crowdService, com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProvider configProvider)
      Deprecated.
  • Method Details

    • getPropertySet

      public com.opensymphony.module.propertyset.PropertySet getPropertySet(com.atlassian.user.Entity entity) throws com.atlassian.user.EntityException
      Deprecated.
      Specified by:
      getPropertySet in interface com.atlassian.user.properties.PropertySetFactory
      Throws:
      com.atlassian.user.EntityException