public interface JwtFactory
JwtFactory
encapsulates JWT production strategy into a re-usable and testable design.Modifier and Type | Method and Description |
---|---|
Jwt |
create(Map<String,Object> template)
Produces a new
Jwt . |
Copyright 2011-2017 ForgeRock AS.