Class JwtAccount

  • All Implemented Interfaces:
    io.undertow.security.idm.Account, Serializable

    public class JwtAccount
    extends BaseAccount
    Jwt Account
    Author:
    Andrea Di Cesare <andrea@softinstigate.com>
    See Also:
    Serialized Form
    • Constructor Detail

      • JwtAccount

        public JwtAccount​(String name,
                          Set<String> roles,
                          String jwtPayload)
        Parameters:
        name -
        roles -
        jwtPayload -