AlgorithmMismatch

soidc.jwt.Validate.FailureReason.AlgorithmMismatch
final case class AlgorithmMismatch(key: Option[Algorithm], jws: Option[Algorithm])

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product