StandardHeaderRead

soidc.jwt.StandardHeaderRead
See theStandardHeaderRead companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[H](using sh: StandardHeaderRead[H]): StandardHeaderRead[H]
def apply[H](kid: H => Option[KeyId], alg: H => Option[Algorithm]): StandardHeaderRead[H]