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

UtimacoAuthenticationCredentials

abstract class UtimacoAuthenticationCredentials : AuthenticationCredentials

Constructors

<init>

UtimacoAuthenticationCredentials(username: String)

Properties

username

open val username: String

Inheritors

UtimacoCardReaderCredentials

data class UtimacoCardReaderCredentials : UtimacoAuthenticationCredentials

UtimacoKeyFileCredentials

data class UtimacoKeyFileCredentials : UtimacoAuthenticationCredentials

UtimacoPasswordCredentials

class UtimacoPasswordCredentials : UtimacoAuthenticationCredentials