Class JwtAccount

java.lang.Object
org.restheart.security.BaseAccount
org.restheart.security.JwtAccount
All Implemented Interfaces:
io.undertow.security.idm.Account, Serializable, WithProperties<String>

public class JwtAccount extends BaseAccount implements WithProperties<String>
Jwt Account
Author:
Andrea Di Cesare <andrea@softinstigate.com>
See Also: