Sentinel is a REST API that provide 2FA into third-party applications. This sdk helps the integration of java applications with our service.
'br.com.tempest:sentinelapi:2.9.4'
<dependency> <groupId>br.com.tempest</groupId> <artifactId>sentinelapi</artifactId> <version>2.9.4</version> </dependency>
<dependency org="br.com.tempest" name="sentinelapi" rev="2.9.4"/>
"br.com.tempest", "sentinelapi", "2.9.4"