Authorization on command class level. Can check if a user identity has access to a command class for a certain charging station.
'io.motown.domain:domain-command-authorization:0.8.2'
<dependency>
<groupId>io.motown.domain</groupId>
<artifactId>domain-command-authorization</artifactId>
<version>0.8.2</version>
</dependency>
<dependency org="io.motown.domain" name="domain-command-authorization" rev="0.8.2"/>
"io.motown.domain", "domain-command-authorization", "0.8.2"