Class SecuredEntity.DefaultConfigFactory
- java.lang.Object
- 
- com.inductiveautomation.ignition.gateway.gan.security.SecuredEntity.DefaultConfigFactory
 
- 
- All Implemented Interfaces:
- SecuredEntity.ConfigFactory<PropertySet>
 - Enclosing class:
- SecuredEntity
 
 public static class SecuredEntity.DefaultConfigFactory extends java.lang.Object implements SecuredEntity.ConfigFactory<PropertySet> 
- 
- 
Constructor SummaryConstructors Constructor Description DefaultConfigFactory()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description PropertySetcreate(PropertySet properties)
 
- 
- 
- 
Method Detail- 
createpublic PropertySet create(PropertySet properties) - Specified by:
- createin interface- SecuredEntity.ConfigFactory<PropertySet>
 
 
- 
 
-