public static class SecuredEntity.DefaultConfigFactory extends java.lang.Object implements SecuredEntity.ConfigFactory<PropertySet>
Constructor and Description |
---|
DefaultConfigFactory() |
Modifier and Type | Method and Description |
---|---|
PropertySet |
create(PropertySet properties) |
public PropertySet create(PropertySet properties)
create
in interface SecuredEntity.ConfigFactory<PropertySet>