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 -
Constructor Summary
ConstructorsConstructorDescriptionEmbeddedCrowdPropertySetFactory
(com.atlassian.crowd.embedded.api.CrowdService crowdService, com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProvider configProvider) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptioncom.opensymphony.module.propertyset.PropertySet
getPropertySet
(com.atlassian.user.Entity entity) Deprecated.
-
Field Details
-
PROPERTY_PREFIX
Deprecated.- See Also:
-
-
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 interfacecom.atlassian.user.properties.PropertySetFactory
- Throws:
com.atlassian.user.EntityException
-