corda / com.r3.corda.networkmanage.common.cryptoservice.authentication / SecurosysAuthenticationCredentials

SecurosysAuthenticationCredentials

abstract class SecurosysAuthenticationCredentials : AuthenticationCredentials

Constructors

<init>

SecurosysAuthenticationCredentials(username: String)

Properties

username

open val username: String

Inheritors

SecurosysPasswordCredentials

data class SecurosysPasswordCredentials : SecurosysAuthenticationCredentials