KeyId

soidc.jwt.KeyId$package.KeyId
object KeyId

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
KeyId.type

Members list

Value members

Concrete methods

def fromString(str: String): Either[String, KeyId]
def unsafeFromString(str: String): KeyId

Extensions

Extensions

extension (self: KeyId)
def value: String