Class DefaultAccessTokenHandler

  • All Implemented Interfaces:
    Serializable, org.oa4mp.delegation.server.jwt.AccessTokenHandlerInterface, org.oa4mp.delegation.server.jwt.IDTokenHandlerInterface, org.oa4mp.delegation.server.jwt.PayloadHandler, org.oa4mp.delegation.server.OA2Scopes

    public class DefaultAccessTokenHandler
    extends AbstractAccessTokenHandler
    For an opaque token. This is NOT a JWT, but does allow for setting a few parameters, viz., the lifetime and QDL can be specified.

    Created by Jeff Gaynor
    on 1/10/22 at 11:13 AM

    See Also:
    Serialized Form