DBCredentialStore

class Object
trait Matchable
class Any

Value members

Abstract methods

def getAge(principal: Any): Option[CredentialAge]

Inherited methods

def getPassword(principal: Any): Option[String]
Inherited from
CredentialStore
def updatePassword(principal: Any, rawPassword: String): Unit
Inherited from
CredentialStore