Package org.forgerock.am.iot
Interface IotServiceConfig.RealmConfig
- 
- Enclosing interface:
 - IotServiceConfig
 
public static interface IotServiceConfig.RealmConfigRealm config interface holding the config for the IoT service attributes. 
- 
- 
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default Set<String>attributeAllowlist()default booleancreateOAuthClient()default booleancreateOAuthJwtIssuer()default StringoauthClientName()default StringoauthJwtIssuerName()default Optional<String>oauthSubjectAttribute() 
 -