Class JwtHttpSecuritySource.JwtHeader

java.lang.Object
net.officefloor.web.jwt.JwtHttpSecuritySource.JwtHeader
Enclosing class:
JwtHttpSecuritySource<C>

public static class JwtHttpSecuritySource.JwtHeader extends Object
JWT header.
  • Constructor Details

    • JwtHeader

      public JwtHeader()
  • Method Details

    • setAlg

      public void setAlg(String alg)
      Specifies the algorithm.
      Parameters:
      alg - Algorithm.