Class ScitokenHandler

  • 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 ScitokenHandler
    extends AbstractAccessTokenHandler

    Created by Jeff Gaynor
    on 4/21/20 at 4:55 PM

    See Also:
    Serialized Form
    • Method Detail

      • getUsernameClaimKey

        public String getUsernameClaimKey()
      • getVersion

        protected String getVersion()
        NOTE that the SciTokens spec. changed substantially form version 1.0 to 2.0. we do not support 1.0. Then again, nobody does really.
        Returns: