MutableBuilder

authn.frontend.authnJS.keratinAuthn.anon$.CurrentPassword$.MutableBuilder
final implicit open class MutableBuilder[Self <: CurrentPassword](val x: Self) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

inline def setCurrentPassword(value: String): Self
inline def setPassword(value: String): Self

Concrete fields

val x: Self