Interface HasConfigProperties
- All Known Implementing Classes:
RealmConfig, UserToRolesMapperConfig
public interface HasConfigProperties
Interface for objects with configuration properties.
-
Method Summary
-
Method Details
-
getProperties
List<PropertyConfig> getProperties()
-