com.malliina.web.MicrosoftValidator
See theMicrosoftValidator companion object
class MicrosoftValidator(clientIds: Seq[ClientId], issuer: Issuer) extends TokenValidator
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- TokenValidator
Attributes
- Inherited from:
- TokenValidator
def checkContains(key: String, expecteds: Seq[String], parsed: ParsedJWT): Either[JWTError, Seq[String]]
Attributes
- Inherited from:
- TokenValidator
Attributes
- Inherited from:
- TokenValidator
Attributes
- Inherited from:
- TokenValidator
Attributes
- Inherited from:
- TokenValidator
In this article